Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 323 Bytes

File metadata and controls

7 lines (5 loc) · 323 Bytes

cmd2 Plugin Template

Overview

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][].