summaryrefslogtreecommitdiff
path: root/plugins/template/cmd2_myplugin
Commit message (Collapse)AuthorAgeFilesLines
* Changed isort to force wrapping of imports to reduce merge conflicts from ↵Eric Lin2021-01-222-2/+8
| | | | minor import changes.
* updated importsEric Lin2020-08-042-2/+2
| | | | Added additional documentation
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-212-5/+10
| | | | | | | Cleaned up docstring in external test plugin Updated some initialization to match new approach for version info discovery. Tagged some IDE-only lines as no-cover Adds plugin coverage reporting.
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-143-0/+94