Part of lp.bugs.mail.handler View In Hierarchy
Known subclasses: lp.bugs.mail.handler.BugCommandGroups
| Method | __init__ | Undocumented |
| Method | __nonzero__ | Undocumented |
| Method | __str__ | Undocumented |
| Method | groups | Return the `BugTaskCommandGroup`s. |
| Method | add | Add an EmailCommand or BugTaskCommandGroup to the commands. |
Inherited from BugTaskCommandGroup:
| Method | commands | Return the `EmailCommand`s ordered by their rank. |