Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alloy_folk/deps.ts>cliffy.Table.from

An application installer for restriced macOS
Go to Latest
method cliffy.Table.from
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Table } = cliffy;

Create a new table. If rows is a table, all rows and options of the table will be copied to the new table.