Contents

CommandPlugin

The plugin protocol that defines functionality for all plugins that have a command capability.

Declaration

protocol CommandPlugin : Plugin

Topics

Creating a Command Plugin

Accessing the Package Manager

See Also

Implementing Command Plugins