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 :copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved. :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr :license: General Public License version 2 - http://www.gnu.org/licenses
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 =
|
|
__package__ =
|
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 Sun Dec 27 17:18:40 2009 | http://epydoc.sourceforge.net |