Expand description
Plugin lifecycle management: add, remove, list.
Structs§
- AddResult
- Result of a successful
plugin addoperation. - Auto
Update Result - Outcome of a single auto-update attempt.
- Installed
Plugin - Installed plugin metadata as returned by
plugin list. - Plugin
Manager - Manages plugin lifecycle: install, remove, list.
- Plugin
Source - Install-time source metadata persisted as
.plugin-source.tomlalongside.plugin.toml. - Remove
Result - Result of a successful
plugin removeoperation.
Enums§
- Auto
Update Status - Status of an individual auto-update attempt.