Expand description
Remove plugins from the marketplace.
Removes one or more plugins by name from marketplace.json, with an
optional flag to also delete the plugin directory from disk.
Structs§
- Remove
Result - The result of a remove operation.
Functions§
- delete_
plugin_ dir - Deletes a plugin directory from disk. Exposed for testing or direct use.
- remove_
plugins - Removes the named plugins from the marketplace.