Function find_config_file

Source
pub fn find_config_file(path: PathBuf) -> Option<PathBuf>
Expand description

Find configuration file in the specified path. Note that the first file found will be returned.