pub fn ask_for_confirmation(prompt: &str, yes: bool) -> bool
Asks the user for confirmation with a prompt.