keyword
This class represents a keyword as per PMS 3.1.7.
- class pms_utils.ebuild.keyword(self: pms_utils.ebuild.keyword, expr: str)
Constructs a new keyword object from the input expression.
- Raises:
ValueError – The expression is invalid.
This class represents a keyword as per PMS 3.1.7.
Constructs a new keyword object from the input expression.
ValueError – The expression is invalid.