Skip to main content

enumerate_seed

Function enumerate_seed 

Source
pub fn enumerate_seed(seed: &Path) -> Vec<Cache>
Expand description

Enumerate immediate children of seed; each becomes one Cache. Non-existent or non-directory seeds yield an empty vec.