PrefixAccessor¶
- class domilite.accessors.PrefixAccessor(prefix: str)[source]¶
Bases:
Generic[T]A helper property for accessing attributes with a prefix.
See
PrefixAccess
Bases: Generic[T]
A helper property for accessing attributes with a prefix.
See PrefixAccess