Skip to main content

push_error

Function push_error 

Source
pub fn push_error(output: &mut Vec<OutputLine>, e: &Error)
Expand description

Appends an OutputLine::Error derived from e to output.