Function garden::cmd::trim_stdout[][src]

pub fn trim_stdout(capture: &CaptureData) -> String
Expand description

Take a subprocess capture and return a string without trailing whitespace.