We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba9670 commit 4ed7a9cCopy full SHA for 4ed7a9c
docs/api/index.rst
@@ -44,6 +44,8 @@ This documentation is for ``cmd2`` version |version|.
44
``argparse``-based tab completion
45
- :ref:`api/argparse_custom:cmd2.argparse_custom` - classes and functions
46
for extending ``argparse``
47
+- :ref:`api/command_definition:cmd2.command_definition` - supports the
48
+ definition of commands in separate classes to be composed into cmd2.Cmd
49
- :ref:`api/constants:cmd2.constants` - just like it says on the tin
50
- :ref:`api/decorators:cmd2.decorators` - decorators for ``cmd2``
51
commands
0 commit comments