Check for ignore status in multiple filters.
Method __init__ Undocumented
Method is_ignored Check whether a path is explicitly included or excluded in ignores.
def __init__(self, filters):
Undocumented
def is_ignored(self, path):
Check whether a path is explicitly included or excluded in ignores.
ParameterspathPath to check
ReturnsNone if the file is not mentioned, True if it is included, False if it is explicitly excluded.
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.