Skip to main content

run_setup

Function run_setup 

Source
pub async fn run_setup() -> Result<bool>
Expand description

Run the setup wizard.

Returns Ok(true) if the wizard completed (workspace saved), Ok(false) if the user cancelled.