summaryrefslogtreecommitdiff
path: root/docs/api/decorators.rst
blob: 12ab62fa752b347de7b412f94a719e9e7238f6e0 (plain)
1
2
3
4
5
6
7
8
9
10
Decorators
==========

.. autofunction:: cmd2.decorators.with_argparser

.. autofunction:: cmd2.decorators.with_argparser_and_unknown_args

.. autofunction:: cmd2.decorators.with_argument_list

.. autofunction:: cmd2.decorators.with_category