Skip to main content

matches_ignore

Function matches_ignore 

Source
pub(crate) fn matches_ignore(rel: &str, patterns: &[impl AsRef<str>]) -> bool
Expand description

Return true if the relative path matches any of the given glob patterns.