Skip to main content

emit_bash_trim

Function emit_bash_trim 

Source
pub fn emit_bash_trim(var: &str, result_var: &str) -> String
Expand description

Generate bash code to trim whitespace from a variable.