Function cli_runner::get_stdout

source ·
pub fn get_stdout<'a>(output: &'a Output) -> &'a str
Expand description

Returns stdout as UTF-8 &str.