Function list_files

Source
fn list_files(path: &Path) -> Result<Vec<PathBuf>>
Expand description

Wrapper function that calls the recursive helper to get the list of non-“assets” folders that exist next to the stanhope binary.