load_config

Function load_config 

Source
pub fn load_config() -> Option<Config>
Expand description

Load configuration from context-builder.toml in the current working directory. Returns None if the file does not exist or cannot be parsed.