Skip to main content

matches_gitignore_pattern

Function matches_gitignore_pattern 

Source
pub fn matches_gitignore_pattern(pattern: &str, path: &str) -> bool
Expand description

Check if a path matches a gitignore pattern