pub(crate) fn load_config(location: &PathBuf) -> CliConfigurationExpand description
Loads the config file, creating a default one on disk if it doesn’t exist yet.
pub(crate) fn load_config(location: &PathBuf) -> CliConfigurationLoads the config file, creating a default one on disk if it doesn’t exist yet.