Trees | Indices | Help |
---|
|
object --+ | extern.command.command.Command --+ | extern.log.log.Loggable --+ | monitor.nagios.util.LogCommand --+ | common.AdminCommand --+ | Invoke
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
usage =
short one-line usage string; %command gets expanded to a sub-command or [commands] as appropriate. |
|||
summary =
short one-line summary of the command |
|||
description =
longer paragraph explaining the command |
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Override me to add options to the parser.
|
Handle the parsed options.
|
Subclasses should implement this as an alternative to the normal do method. It will be called after a connection to the manager is made. Don't forget to return a deferred you create to properly chain execution.
|
|
descriptionlonger paragraph explaining the command
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:58 2013 | http://epydoc.sourceforge.net |