MetadataAttribute
- class MetadataAttribute
A metadata annotation attribute
Members defined in
MetadataAttribute(3 members)
RName of this attribute
RShort name of this attribute
Formatted metadata attribute string including feature value.
Attributes
- property name: str | None
Name of this attribute
- property short_name: str | None
Short name of this attribute
Methods
- format(config: syside.PrinterConfig = ...) str
Formatted metadata attribute string including feature value.
Examples:
a = 4
configwill be used to pretty-print the formatted string.