Skip to main content

Module scanner

Module scanner 

Source

Structs§

ScanOptions
Scanner configuration.

Enums§

LearningMode
Controls whether the scanner emits local growth observations.

Functions§

classify
Classifies a directory using conservative, filesystem-verifiable markers.
classify_approved_review_candidate
Revalidates a user-approved review path against its scanner-owned rule.
default_roots
Returns useful development roots without scanning the entire home directory.
expensive_global_cache_paths
Returns the exact allowlist for caches that can be expensive to download again.
global_cache_paths
Returns the exact allowlist for package and tool caches that are cheap to restore.
matches_custom_rule
Revalidates a config-defined rule using exact candidate names and direct sibling markers.
scan
Scans configured roots without modifying the filesystem.
totals_by_category
Groups candidate bytes by category.