Skip to main content

Module remove

Module remove 

Source
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§

RemoveResult
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.