pub fn press_enter(prompt: &str) -> Result<(), WizardError>Expand description
Wait for Enter.
A browser that opens the moment the code is printed covers the terminal before anyone has read the code off it.
pub fn press_enter(prompt: &str) -> Result<(), WizardError>Wait for Enter.
A browser that opens the moment the code is printed covers the terminal before anyone has read the code off it.