FileMatcher

Defines a filter that uses StringMatcher to specifically match files

 

__init__(self, match_patterns, negative_match=False, use_basename=False): 

 

matches(self, f): 

Feedback

Examples

Templates

Documentation