DefaultNameΒΆ
Inheritance Diagram for DefaultName
- class grill.names.DefaultName(name: str = '', sep: str = ' ')ΒΆ
Inherited by:
grill.names.CGAssetBase class for any Name object that wishes to provide default functionality via the get_default method.
Subclass implementations can override the _defaults member to return a mapping appropriate to that class.