Skip to main content

run_setup

Function run_setup 

Source
pub fn run_setup() -> Result<(), SetupError>
Expand description

Run the interactive setup wizard.

§Errors

Returns an error if interactive prompts fail (e.g., stdin is not a TTY) or if file I/O fails during installation.