summaryrefslogtreecommitdiff
path: root/cmd2/decorators.py
Commit message (Expand)AuthorAgeFilesLines
* Revise table of contents to include a description of each modulekotfu2020-02-241-1/+1
* Add examples to argpars decoratorskotfu2020-02-241-3/+31
* Embedded examples and cross-links for categorize() and with_category()kotfu2020-02-201-0/+3
* Merge branch 'master' into api_docskotfu2020-02-201-1/+1
|\
| * Moved categorize() to utils.py and made set_parser_prog() non-publicKevin Van Brunt2020-02-201-20/+6
* | Add documentation for parsing classeskotfu2020-02-141-14/+26
* | move `categorize()` to `utils.py` and make `set_parser_prog` a private methodkotfu2020-02-141-19/+5
* | Add example to with_argument_list docstringkotfu2020-02-101-3/+13
|/
* Moving a bit of code around to shrink cmd2.pyKevin Van Brunt2019-10-311-0/+203