Skip to main content

remove_installed_plugin

Function remove_installed_plugin 

Source
pub fn remove_installed_plugin(
    install_root: impl AsRef<Path>,
    plugin_id: &str,
    version: Option<&str>,
) -> Result<usize>