Skip to main content

config_file_path

Function config_file_path 

Source
pub fn config_file_path() -> Option<PathBuf>
Expand description

Return the path to the global config file: ~/.recursive/config.toml. Returns None if the home directory cannot be determined.