Skip to main content

update_plugin

Function update_plugin 

Source
pub fn update_plugin(
    settings: &Settings,
    plugin_name: &str,
    git_ref: Option<&str>,
    force: bool,
    dry_run: bool,
) -> Result<(), PluginError>
Expand description

Update an installed plugin