| Trees | Indices | Help |
|---|
|
|
extern.command.command.Command --+
|
extern.log.log.Loggable --+
|
monitor.nagios.util.LogCommand --+
|
Command
|
|||
|
|||
|
|||
| int |
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
usage = short one-line usage string; %command gets expanded to a sub-command or [commands] as appropriate. |
|||
description = longer paragraph explaining the command |
|||
loginDeferred = Nonehash(x) |
|||
medium = Nonehash(x) |
|||
subCommandClasses = [component.Component, manager.Manager, worhash(x) |
|||
|
Inherited from Inherited from |
|||
|
|||
Override me to add options to the parser.
|
Handle the parsed options.
|
Parse the given arguments and act on them.
|
Run the reactor. Resets .exitStatus, and returns its value after running the reactor. |
|
|||
subCommandClasseshash(x)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:28 2009 | http://epydoc.sourceforge.net |