summaryrefslogtreecommitdiff
path: root/cmd2/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* More things to make mypy happy.Eric Lin2021-04-021-1/+5
* Some mypy validation fixesEric Lin2021-03-181-11/+15
* Add black for automatic code formatTodd Leonhardt2021-01-311-0/+4
* plugin and hook documentation updateskotfu2020-02-201-0/+4
* 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