UseConditional
This class represents an use-conditional dependency group as per PMS 8.2.
- class pms_utils.depend.UseConditional(self, expr: str)
Constructs a new UseConditional object from the input expression.
- Raises:
ValueError – The expression is invalid.
- property negate: bool
(self) -> bool
- property useflag: pms_utils.atom.Useflag
(self) -> pms_utils.atom.Useflag