StringMatcher
Defines a simple filter that applies to a file and determines whether or not it matches the pattern
Properties and Methods
__init__(self, match_patterns, negative_match=False):
matches(self, f):
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings