Function xdg_basedir::dirs::get_config_home [] [src]

pub fn get_config_home() -> Result<PathBuf>

Get the config home directory.

If $XDG_CONFIG_HOME is not set, it returns $HOME/.config.