Skip to main content

ask_for_confirmation

Function ask_for_confirmation 

Source
pub fn ask_for_confirmation(prompt: &str, yes: bool) -> bool
Expand description

Asks the user for confirmation with a prompt.