| Home | Trees | Indices | Help |
|---|
|
|
extern.command.command.Command --+
|
extern.log.log.Loggable --+
|
util.util.LogCommand --+
|
Ignore
|
|||
|
|||
|
|||
|
|||
|
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 |
|||
|
|||
Override me to add options to the parser.
|
Handle the parsed options.
|
Override me to implement the functionality of the command.
|
|
|||
descriptionlonger paragraph explaining the command
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 15 17:40:57 2009 | http://epydoc.sourceforge.net |