Skip to main content

collect_selected_paths_with_limits

Function collect_selected_paths_with_limits 

Source
pub fn collect_selected_paths_with_limits(
    root: &Path,
    selected: &[CollectionFrontier],
    max_depth: usize,
    exclude_patterns: &[Pattern],
    limits: &CollectionLimits,
) -> CollectedPaths