summaryrefslogtreecommitdiff
path: root/examples/remove_unused.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor exit_code implementationTodd Leonhardt2019-05-201-1/+2
* Standardize cmd2 imports in tests and exampleskotfu2018-05-231-1/+1
* Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-1/+1
* Started removing dependency on sixTodd Leonhardt2018-04-151-1/+1
* Renamed exclude_from_help to hidden_commandsKevin Van Brunt2018-03-221-4/+4
* Fixed removed_unused.py example and help for edit commandTodd Leonhardt2018-02-241-2/+2
* Added remove_unused.py example to demonstrate how to remove unused commandsTodd Leonhardt2017-07-311-0/+30