pub fn confirm_with_prompt(prompt: &str) -> Result<bool>
Common confimation prompt (y/n) which maps
y
true
n
false