| Module | Source File | Description |
|---|---|---|
| cache | cache.F90 | |
| cache_lock | cache_lock.f90 | |
| cli | cli.f90 | |
| command_router | command_router.f90 | |
| config | config.F90 | |
| formatter_utils | formatter_utils.f90 | |
| fpm_generator | fpm_generator.f90 | |
| fpm_module_cache | fpm_module_cache.f90 | Module-level caching for FPM builds |
| logger | logger.f90 | |
| logger_utils | logger_utils.f90 | Logger utilities with verbose level support Provides standardized logging at different verbosity levels |
| module_scanner | module_scanner.f90 | |
| registry_resolver | registry_resolver.f90 | |
| runner | runner.f90 | |
| string_utils | string_utils.f90 | |
| system_utils | system_utils.f90 | Platform-agnostic system utilities module Provides cross-platform wrappers for common system operations |
| temp_utils | temp_utils.F90 | |
| test_cli | test_cli.f90 | |
| test_discovery | test_discovery.f90 | |
| test_execution | test_execution.f90 | |
| test_runner | test_runner.f90 |