FileMatcher

Defines a filter that uses StringMatcher to specifically match files

Properties and Methods

 

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

 

matches(self, f): 

Examples


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings