Expand description
Plugin lifecycle management: add, remove, list.
Structsยง
- AddResult
- Result of a successful
plugin addoperation. - Installed
Plugin - Installed plugin metadata as returned by
plugin list. - Plugin
Manager - Manages plugin lifecycle: install, remove, list.
- Remove
Result - Result of a successful
plugin removeoperation.