Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed isort to force wrapping of imports to reduce merge conflicts from ↵ | Eric Lin | 2021-01-22 | 1 | -1/+7 |
| | | | | minor import changes. | ||||
* | Updated docs | Kevin Van Brunt | 2020-09-01 | 1 | -1/+1 |
| | |||||
* | Breaking change: Removed cmd2 app as a required second parameter to | Eric Lin | 2020-08-12 | 1 | -12/+12 |
| | | | | | | CommandSet command functions (do_, complete_, help_). Renamed install_command_set and uninstall_command_set to register_command_set and unregister_command_set. | ||||
* | updated imports | Eric Lin | 2020-08-04 | 1 | -0/+86 |
Added additional documentation |