[go: up one dir, main page]

Function collect_files

Source
pub fn collect_files(paths: &[PathBuf], respect_gitignore: bool) -> Vec<PathBuf>
Expand description

Collect files to process, respecting .gitignore rules unless disabled