| Home | 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. |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 15 23:15:28 2015 | http://epydoc.sourceforge.net |