Function cargo_culture_kit::checklist::find_extant_culture_file[][src]

pub fn find_extant_culture_file(initial_culture_file: &Path) -> Option<PathBuf>

If the supplied initial_culture_file path is an extant file, just return that.

Otherwise, search the specified path and its ancestor directories for a file with a name matching the DEFAULT_CULTURE_CHECKLIST_FILE_NAME