Function get_reader_file_cli

Source
pub fn get_reader_file_cli(
    file_path: &str,
) -> Result<Box<dyn BufRead + Send + Sync>>