pub fn export_lines(vars: &BTreeMap<String, String>) -> String
Render shell export lines that can be eval’d by the parent shell. Values are single-quoted and embedded quotes are escaped for the shell.
export
eval