pub fn run_onboarding(
oxios_home: &Path,
config: &mut OxiosConfig,
is_first_run: bool,
) -> Result<OnboardingResult>Expand description
Run the first-time setup wizard.
pub fn run_onboarding(
oxios_home: &Path,
config: &mut OxiosConfig,
is_first_run: bool,
) -> Result<OnboardingResult>Run the first-time setup wizard.