Function confirm_with_prompt

Source
pub fn confirm_with_prompt(prompt: &str) -> Result<bool>