get_writer

Function get_writer 

Source
fn get_writer(path: &str) -> Result<Box<dyn Write>>
Expand description

Helper function to get writer from file path (or stdout if “-”)