module documentation
This plugin defines a minimal console for the CSE.
Though this is a plugin, it provides the main console functionality for the CSE. It is either this plugin or the rich console plugin that is used to run the main loop of the CSE.
Note, that this plugin does not fully follow the plugin lifecycle, as it is not started by the PluginManager, but instead it is run directly by the CSE.
| Class | |
Plugin class to add a minimal console functionality to the CSE. |