Skip to main content

count_cache_entries

Function count_cache_entries 

Source
pub(super) fn count_cache_entries(dir: &Path) -> (usize, usize)
Expand description

Counts .engine and .profile files in dir. Returns (0, 0) if the directory cannot be read (also covers “not yet created” cases).