Part of lp.soyuz.interfaces.section View In Hierarchy
| Method | __iter__ | Iterate over section. |
| Method | __getitem__ | Retrieve a section by name |
| Method | get | Return the ISection with the given section_id. |
| Method | ensure | Ensure the existence of a section with a given name. |
| Method | new | Create a new section. |