summaryrefslogtreecommitdiff
path: root/cmd2/plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* plugin and hook documentation updateskotfu2020-02-201-0/+4
| | | | | | - add api documentation for plugin data classes - update hook and plugin documentation to link to now documented api classes
* Fixed a couple type hints and minor pep8-style formatting issuesTodd Leonhardt2018-07-091-4/+8
|
* Add command finalization hookskotfu2018-07-051-0/+1
|
* Postcommand hooks implementedkotfu2018-06-221-2/+3
|
* Begin converting precmd to passing and returning a data objectkotfu2018-06-031-0/+21