Function rustybam::myio::get_input[][src]

pub fn get_input(
    path: Option<PathBuf>
) -> Result<Box<dyn BufRead + Send + 'static>>
Expand description

Get a bufferd input reader from stdin or a file