Skip to main content

cmd_update

Function cmd_update 

Source
pub fn cmd_update(
    plugins_dir: &Path,
    name: &str,
    version: Option<&str>,
) -> Result<()>
Expand description

Update an installed plugin to the latest (or specified) version.