Skip to main content

preview_patterns

Function preview_patterns 

Source
pub fn preview_patterns(
    repo_path: &Path,
    patterns: &[&str],
) -> Result<Vec<String>>
Expand description

List files that would be matched by patterns (without checking out).