Skip to main content
Module

x/tail_lines/mod.ts>tailLines

🦎 Tail the last N lines of a text file
Go to Latest
function tailLines
import { tailLines } from "https://deno.land/x/tail_lines@v0.4.4/mod.ts";

Parameters

optional
maxLines = [UNSUPPORTED]
optional
decoderOpts: DecoderOptions