Module zut.command
Define and run command-line interfaces.
Functions
|
Add a command to the given parser or subparsers. |
|
Add all sub modules of the given package as commands. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Parse a function or module docstring into a help, description, epilog, param_helps tuple. |
|
|
|
Classes
|
|
|
Exceptions
A simple error expected to be printed without a stack trace. |