Trees | Indices | Help |
---|
|
Command class.
|
|||
CommandHelpFormatter I format the description as usual, but add an overview of commands after it if there are any, formatted like the options. |
|||
CommandOptionParser I parse options as usual, but I explicitly allow setting stdout so that our print_help() method (invoked by default with -h/--help) defaults to writing there. |
|||
Command I am a class that handles a command for a program. |
|||
CommandExited | |||
CommandOk | |||
CommandError |
|
|||
cmd.Cmd
|
|
||
|
|
|||
__package__ =
|
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:56 2013 | http://epydoc.sourceforge.net |