Skip to main content

execute

Function execute 

Source
pub async fn execute(
    channel: String,
    rules_only: bool,
    dry_run: bool,
) -> Result<()>
Expand description

Execute the update command

ยงErrors

Returns an error if the binary or rules update process fails.