Skip to main content

run_setup_wizard

Function run_setup_wizard 

Source
pub async fn run_setup_wizard(
    mode: SetupMode,
) -> Result<SetupResult, OnboardingError>
Expand description

Run the interactive setup wizard

§Arguments

  • mode - Whether this is first-run or add-role mode

§Returns

SetupResult indicating what the user chose