c.l.m.c.EmailCommandCollection : class documentation

Part of canonical.launchpad.mail.commands View In Hierarchy

Known subclasses: canonical.launchpad.mail.commands.BugEmailCommands, lp.code.mail.codehandler.CodeEmailCommands

A collection of email commands.
Class Method names Returns all the command names.
Class Method get Returns a command object with the given name and arguments.
@classmethod
def names(klass):
Returns all the command names.
@classmethod
def get(klass, name, string_args):
Returns a command object with the given name and arguments.

If a command with the given name can't be found, a NoSuchCommand error is raised.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.