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