Function flatten_output

Source
pub fn flatten_output(captured_out: Vec<CapturedOut>) -> String
Expand description

Flattens the captured output into a single string resembling what would be shown in the console for ease of testing.