Function proto::shell::format_env_vars

source ·
pub fn format_env_vars(
    shell: &Shell,
    comment: &str,
    vars: HashMap<String, String>
) -> Option<String>