PkgFilter
At this time, identical to a DirFilter (being lazy)
Inheritance:
PkgFilter
:
_PathFilter
_PathFilter
:
_Filter
_Filter
:
Methods of PkgFilter:
__init__
Methods of _PathFilter:
matches
Methods of _Filter:
__repr__
__init__
def __init__(self, pkglist)
Undocumented function.
matches
def matches(self, res)
Undocumented function.
__repr__
def __repr__(self)
Undocumented function.