format_cmd

Function format_cmd 

Source
pub fn format_cmd<I>(cmd: I) -> String
where I: IntoIterator<Item = String>,