pub fn find_config_file(path: PathBuf) -> Option<PathBuf>
Find configuration file in the specified path. Note that the first file found will be returned.