import * as pup from "https://deno.land/x/pup@1.0.0-beta.26/lib/cli/columns.ts";
Functions
Formats an array of rows into a table with specified columns. | |
Interfaces
Represents a column of the table. | |
I Row | Represents a normal row of the table. |
Represents a special separator row of the table. | |