LoadedConfig

Return value from tryConfigPaths. Handles loaded config and exact file path.

alias LoadedConfig = Tuple!(immutable AppConfig, "config", string, "path")

Meta

Authors

NCrashed <ncrashed@gmail.com>