Function vomit_config::default_path

source ·
pub fn default_path() -> Result<PathBuf, ConfigError>
Expand description

Returns the (system dependent) default path to the configuration file

Can fail if the user’s home directory cannot be determined.