[][src]Function abletime::scan_project_files

pub fn scan_project_files(
    directory: String,
    project_file_suffix: String,
    max_minutes_between_saves: i64
) -> Result<Vec<ProjectFile>, Error>

Find all project files in the given directory and calculate time spent on each.