gix_prompt

Function ask

source
pub fn ask(prompt: &str, opts: &Options<'_>) -> Result<String, Error>
Expand description

Ask the user given a prompt, returning the result.