config_dir_path

Function config_dir_path 

Source
pub fn config_dir_path(app_name: &str) -> Result<PathBuf, Error>
Expand description

Return the path to the project’s config directory or the current directory on failure