pub fn config_path( rgx_config: Option<OsString>, xdg_config_home: Option<OsString>, home: Option<OsString>, ) -> Option<PathBuf>
Where the config file lives, given the relevant environment.