All checks were successful
continuous-integration/drone/push Build is passing
This change introduces a two-pass parsing approach to allow reuse of mfm configuration variables within other configuration parts. This initial implementation does not handle recursive dependencies, which is acceptable for the current requirements. - Implemented a two-pass parsing mechanism for configuration files. - Added mfm configuration variables to the Crinja render context in both passes. - Ensured the global mount point base is safely retrieved and validated in each pass. Signed-off-by: Glenn Y. Rolland <glenux@glenux.net> |
||
---|---|---|
.. | ||
commands | ||
models | ||
parsers | ||
types | ||
utils | ||
cli.cr | ||
command_factory.cr | ||
commands.cr | ||
config.cr | ||
file_system_manager.cr | ||
main.cr | ||
models.cr | ||
version.cr |