pub fn load() -> Result<CanonicalConfig, CoreError>Expand description
Public entry point: load the default config file.
Missing or empty file → defaults. Invalid file → error.
pub fn load() -> Result<CanonicalConfig, CoreError>Public entry point: load the default config file.
Missing or empty file → defaults. Invalid file → error.