pub fn lines_command( file_paths: Vec<PathBuf>, ignore_unknown: bool, ) -> Result<(), Box<dyn Error>>