pub fn emit_bash_select_menu( var: &str, choices: &[&str], body: &[&str], indent: &str, ) -> String
Emit a select menu.