Skip to main content

all_files

Function all_files 

Source
pub fn all_files(
    root: &Path,
    path_source: Option<&dyn PathSource>,
) -> Vec<PathMatch>
Expand description

Get all files in the repository (uses path source if available, else walks filesystem)