Skip to main content

get_config_dir

Function get_config_dir 

Source
pub fn get_config_dir() -> Result<PathBuf, Error>
Expand description

Gets the default configuration directory path.

ยงErrors

Returns an error if the home directory cannot be determined.