pub fn ask(prompt: &str, opts: &Options<'_>) -> Result<String, Error>
Ask the user given a prompt, returning the result.
prompt