Part of canonical.lazr.interfaces.config View In Hierarchy
The sections within a category are access as attributes of the
ICategory
.
Method | __getattr__ | Return the named section. |
Returns | the matching ISection . | |
Raises | AttributeError if there is no section with the name. | |
Unknown Field: name | a section name. |