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