Expand description
Structured representation of a plugin’s features and capabilities.
Structs§
- Argument
Option - Represents an option for a user-selectable argument.
- Command
- Represents a custom command provided by a plugin.
- Command
Argument - A user provided argument to a plugin command.
- Placeholder
Rpc - A placeholder type which can represent a generic RPC.
- Plugin
Description - Describes attributes and capabilities of a plugin.
Enums§
- Argument
Type - Plugin
Activation PluginActivation
s represent events that trigger running a plugin.- Plugin
Scope - Describes the scope of events a plugin receives.
- RpcType