Skip to main content

config_path

Function config_path 

Source
pub fn config_path(
    rgx_config: Option<OsString>,
    xdg_config_home: Option<OsString>,
    home: Option<OsString>,
) -> Option<PathBuf>
Expand description

Where the config file lives, given the relevant environment.