Part of bzrlib.config View In Hierarchy
| Method | __init__ | Undocumented |
| Method | match | Does the proposed section match. |
Inherited from SectionMatcher:
| Method | get_sections | Undocumented |
| Parameters | section | A Section object. |
| Returns | True if the section matches, False otherwise. | |