Skip to main content

Module plugin

Module plugin 

Source

Structs§

BuiltinPluginDefinition
Definition for a built-in plugin that ships with the CLI.
LoadedPlugin
A loaded plugin.
PluginConfig
Plugin configuration with repositories.
PluginLoadResult
Plugin load result.
PluginRepository
A plugin repository.

Enums§

DependencyReason
Dependency reason.
GitAuthType
Git authentication type.
GitOperation
Git operation type.
PluginComponent
Plugin component types.
PluginError
Discriminated union of plugin error types.

Functions§

get_plugin_error_message
Helper function to get a display message from any PluginError.

Type Aliases§

CommandMetadata
Re-export of command metadata from schemas.
PluginAuthor
Re-export of plugin author from schemas.
PluginManifest
Re-export of plugin manifest from schemas.