Function bash_string_from_cmd

Source
pub fn bash_string_from_cmd(
    cmd: impl IntoIterator<Item = impl AsRef<str>>,
) -> String