Skip to main content

update

Function update 

Source
pub fn update(
    global_config: &GlobalConfig,
    git_repo: &str,
    plugin_name: &str,
    fail_on_error: bool,
    silent: bool,
)