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 |
|
|||
__package__ =
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Aug 11 21:33:35 2010 | http://epydoc.sourceforge.net |