CommandPlugin
The plugin protocol that defines functionality for all plugins that have a command capability.
Declaration
protocol CommandPlugin : PluginThe plugin protocol that defines functionality for all plugins that have a command capability.
protocol CommandPlugin : Plugin