Function cli_get_option

Source
pub fn cli_get_option(
    question: &str,
    options: &IndexMap<String, String>,
) -> String