module documentation
This plugin defines a rich 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 minimal 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 | |
Console Manager class. This class provides the main console functionality for the CSE. It is either this plugin or the minimal console plugin that is used to run the main loop of the CSE. |