Function libium::scan::scan

source ยท
pub async fn scan(
    modrinth: &Ferinth,
    curseforge: &Furse,
    dir_path: impl AsRef<Path>,
    hashing_complete: impl Fn(),
) -> Result<Vec<(String, Option<String>, Option<i32>)>, Error>
Expand description

Scan dir_path and return the filename, Modrinth project ID, and CurseForge mod ID for each JAR file