DictRegistry#
- class glue.config.DictRegistry#
Bases:
RegistryBase class for registries that are based on dictionaries instead of lists of objects.
Attributes Summary
A list of the members in the registry.
Methods Summary
The member items provided by default.
Attributes Documentation
- members#
Methods Documentation
- default_members()#
The member items provided by default. These are put in this method so that code is only imported when needed