Skip to main content

discover_caches

Function discover_caches 

Source
pub fn discover_caches(project_root: &Path) -> Vec<CacheEntry>
Expand description

Scan project_root recursively for .fdl/schema-cache/*.json files. Skips common noise dirs (SKIP_DIRS). Results are sorted by cache path for stable fdl schema list output.