Module manifest

Source
Expand description

Structured representation of a plugin’s features and capabilities.

Structs§

ArgumentOption
Represents an option for a user-selectable argument.
Command
Represents a custom command provided by a plugin.
CommandArgument
A user provided argument to a plugin command.
PlaceholderRpc
A placeholder type which can represent a generic RPC.
PluginDescription
Describes attributes and capabilities of a plugin.

Enums§

ArgumentType
PluginActivation
PluginActivations represent events that trigger running a plugin.
PluginScope
Describes the scope of events a plugin receives.
RpcType