![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | python.acmdlib.Command |
| classes ----------------------------------------------------------------— More... | |
| class | python.acmdlib.Plugins |
Namespaces | |
| namespace | python |
| namespace | python.acmdlib |
Functions | |
| python.acmdlib.command (*args, **kwargs) | |
| python.acmdlib.argument (*args, **kwargs) | |
| python.acmdlib.register (name, value) | |
Variables | |
| str | python.acmdlib.__doc__ = "a library to ease the writing of sub-command scripts" |
| str | python.acmdlib.__author__ = "Sebastien Binet" |
| list | python.acmdlib.__all__ |
| str | python.acmdlib.ACMD_GROUPNAME = 'acmdlib.commands' |
| globals ----------------------------------------------------------------— | |
| python.acmdlib.ACMD_PARSER | |
| python.acmdlib.ACMD_SUBPARSERS | |