fn get_reader(path: &str) -> Result<Box<dyn Read>>
Helper function to get reader from file path (or stdin if “-”)