Skip to main content

classify_databases

Function classify_databases 

Source
pub fn classify_databases(dirs: &[PathBuf]) -> Vec<DbCandidate>
Expand description

Classify every database discovered under dirs, returning application candidates first (non-WebView, largest by size — the substantial app DB outranks incidental ones) and WebView internals last. De-duplicates paths discovered via overlapping roots.