pub fn tail_file( filename: &str, config: &TailConfig, out: &mut impl Write, tool_name: &str, ) -> Result<bool>
Process a single file/stdin for tail