pkgcore.restrictions.delegated module¶
functionality to hand off to a callable, enabling collapsing long chains of restrictions into Nlog N, or generating restrictions on the fly
- class pkgcore.restrictions.delegated.delegate(*args: Hashable, disable_inst_caching=False, **kwargs: Hashable)[source]¶
Bases:
basehand off matching to a handed in prototype
Example usage of this class should be available in
pkgcore.ebuild.domain.- negate¶
- type: T_restriction = 'package'¶