Structs§
- Builtin
Plugin Definition - Definition for a built-in plugin that ships with the CLI.
- Loaded
Plugin - A loaded plugin.
- Plugin
Config - Plugin configuration with repositories.
- Plugin
Load Result - Plugin load result.
- Plugin
Repository - A plugin repository.
Enums§
- Dependency
Reason - Dependency reason.
- GitAuth
Type - Git authentication type.
- GitOperation
- Git operation type.
- Plugin
Component - Plugin component types.
- Plugin
Error - Discriminated union of plugin error types.
Functions§
- get_
plugin_ error_ message - Helper function to get a display message from any PluginError.
Type Aliases§
- Command
Metadata - Re-export of command metadata from schemas.
- Plugin
Author - Re-export of plugin author from schemas.
- Plugin
Manifest - Re-export of plugin manifest from schemas.