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.
pub fn default_path() -> Result<PathBuf, ConfigError>Returns the (system dependent) default path to the configuration file
Can fail if the user’s home directory cannot be determined.