Skip to main content
Latest
method Command.prototype.getCommands
Re-export
import { Command } from "https://deno.land/x/commit_genius@v0.5.1/deps.ts";

Get commands.

Parameters

optional
hidden: boolean

Include hidden commands.

Returns

Array<Command<any>>