Module

x/nessie/deps.ts>CliffyCommand#getGlobalCommands

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
method CliffyCommand.prototype.getGlobalCommands
import { CliffyCommand } from "https://dotland.deno.dev/x/nessie@2.0.11/deps.ts";

Get global commands.

Parameters

optional
hidden: boolean

Include hidden commands.

Returns

Array<Command<any>>