Skip to main content

execute

Function execute 

Source
pub fn execute(
    mode: WizardMode,
    plan: &WizardPlan,
    offline: bool,
) -> Result<WizardExecutionReport>