pub fn run_wizard(
profiles_data: &[Profile],
detected_shell: &ShellInfo,
) -> Result<WizardResult>Expand description
Run the interactive init wizard.
pub fn run_wizard(
profiles_data: &[Profile],
detected_shell: &ShellInfo,
) -> Result<WizardResult>Run the interactive init wizard.