Skip to main content

walk_bynk_files

Function walk_bynk_files 

Source
pub(crate) fn walk_bynk_files(root: &Path) -> Vec<PathBuf>
Expand description

Recursively collect every .bynk file under root. Returns an empty vector if the root is missing or unreadable.