Function get_file_path

Source
pub fn get_file_path(
    dir_type: DirType,
    filename: &str,
    will_create: bool,
) -> Option<PathBuf>