lines_command

Function lines_command 

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