Skip to main content

bool

Function bool 

Source
pub fn bool(prompt: impl AsRef<str>, default: bool) -> PromptResult<bool>
Available on crate feature prompt only.
Expand description

Prompts for a yes/no confirmation, with a default.