pub fn global_config_path() -> Result<PathBuf, ConfigError>Expand description
Returns the path to the global user-level config file: ~/.actr/config.toml.
pub fn global_config_path() -> Result<PathBuf, ConfigError>Returns the path to the global user-level config file: ~/.actr/config.toml.