Skip to main content

run

Function run 

Source
pub fn run(
    channel: Option<TargetChannel>,
    dry_run: bool,
    yes: bool,
) -> Result<()>