argparseDecorator API ===================== Module contents --------------- .. automodule:: argparsedecorator :members: :undoc-members: :show-inheritance: argparsedecorator.argparse\_decorator ------------------------------------- .. automodule:: argparsedecorator.argparse_decorator :members: :undoc-members: :show-inheritance: :exclude-members: help, get_arguments_from_namespace, special_split argparsedecorator.annotations ----------------------------- .. automodule:: argparsedecorator.annotations :members: :undoc-members: :show-inheritance: argparsedecorator.nonexiting\_argumentparser -------------------------------------------- .. automodule:: argparsedecorator.nonexiting_argumentparser :members: :undoc-members: :show-inheritance: Internal Modules ---------------- These modules are not part of the *ArgParseDecorator* API, but they can be used obtain information about the command tree or to implement other methods of adding Commands to the internal command tree. argparsedecorator.parsernode ++++++++++++++++++++++++++++ .. automodule:: argparsedecorator.parsernode :members: :undoc-members: :show-inheritance: argparsedecorator.argument ++++++++++++++++++++++++++ .. automodule:: argparsedecorator.argument :members: :undoc-members: :show-inheritance: