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

Part of lp.services.mail.commands View In Hierarchy

Known subclasses: lp.bugs.mail.commands.BugEmailCommands, lp.code.mail.codehandler.CodeEmailCommands, lp.services.mail.tests.test_commands.SampleCommandCollection

A collection of email commands.
Class Method parsingParameters Returns all the command names.
Class Method get Returns a command object with the given name and arguments.
@classmethod
def parsingParameters(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 2022-06-16 00:00:12.