| Home | Trees | Indices | Help |
|---|
|
|
extern.command.command.Command --+
|
extern.log.log.Loggable --+
|
util.util.LogCommand --+
|
Contributors
|
|||
|
|||
|
|||
|
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 |
|||
| list of str |
aliases = list of alternative lowercase names recognized |
||
|
Inherited from Inherited from |
|||
|
|||
Override me to add options to the parser.
|
Override me to implement the functionality of the command.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 1 02:11:33 2008 | http://epydoc.sourceforge.net |