_PathFilter
A filter mixin that matches if the resource is below any of the paths
Inheritance:
_PathFilter
:
_Filter
_Filter
:
Methods of _PathFilter:
matches
Methods of _Filter:
__repr__
matches
def matches(self, res)
Undocumented function.
__repr__
def __repr__(self)
Undocumented function.