Skip to main content

config_home

Function config_home 

Source
pub fn config_home() -> Result<PathBuf, String>
Expand description

Currently equals data_home(). Kept as a separate function so a future split (e.g. honoring XDG $XDG_CONFIG_HOME) doesn’t break callers.