decode_output

Function decode_output 

Source
pub fn decode_output(bytes: &[u8]) -> Cow<'_, str>
Expand description

Decodes the output of a shell command based on the OS and some heuristics