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.
pub fn detect_config_path(cli_override: Option<PathBuf>) -> Option<ConfigPath>Thin wrapper around resolve_config_path that reads the process
env directly. Used at startup.