pub fn all_files( root: &Path, path_source: Option<&dyn PathSource>, ) -> Vec<PathMatch>
Get all files in the repository (uses path source if available, else walks filesystem)