Skip to main content

emit_bash_select_menu

Function emit_bash_select_menu 

Source
pub fn emit_bash_select_menu(
    var: &str,
    choices: &[&str],
    body: &[&str],
    indent: &str,
) -> String
Expand description

Emit a select menu.