pub fn config_dir() -> Result<PathBuf, PathsError>Expand description
Directory holding the user’s config.toml.
$XDG_CONFIG_HOME/openlogi, default ~/.config/openlogi.
pub fn config_dir() -> Result<PathBuf, PathsError>Directory holding the user’s config.toml.
$XDG_CONFIG_HOME/openlogi, default ~/.config/openlogi.