| Home | Trees | Indices | Help |
|
|---|
|
|
Helper functions to support command line tools providing more than one command. e.g called as "tool command [options] args..." where <options> and <args> are command'specific
| Classes | |
|
BadCommandUsage Raised when an unknown command is used or when a command is not correctly used. |
|
|
Command Base class for command line commands. |
|
|
ListCommandsCommand list available commands, useful for bash completion. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
DEFAULT_COPYRIGHT = '
|
|
DEFAULT_DOC = '
|
|
| Function Details |
display usage for the main program (i.e. when no command supplied) and exit |
| Variables Details |
DEFAULT_COPYRIGHT
|
DEFAULT_DOC
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 11 21:52:20 2010 | http://epydoc.sourceforge.net |