Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/src/deps/cli.ts>Table.from

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
method Table.from
import { Table } from "https://deno.land/x/actionify@0.3.0/src/deps/cli.ts";

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