The cmd2 Plugin Template is a
general example that shows you how you can develop a plugin for cmd2. Plugins are generally mixin
classes that add some extra functionality to your class which inherits from [cmd2.Cmd][].
The cmd2 Plugin Template is a
general example that shows you how you can develop a plugin for cmd2. Plugins are generally mixin
classes that add some extra functionality to your class which inherits from [cmd2.Cmd][].