Skip to main content

state_dir

Function state_dir 

Source
pub fn state_dir(repo_root: &Path, home_override: Option<&Path>) -> PathBuf
Expand description

Return the state directory: <repo>/.git/iso-code/. Respects ISO_CODE_HOME env var override and Config.home_override.