Skip to main content

detect_config_path

Function detect_config_path 

Source
pub fn detect_config_path(cli_override: Option<PathBuf>) -> Option<ConfigPath>
Expand description

Thin wrapper around resolve_config_path that reads the process env directly. Used at startup.