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

Get global commands.

Parameters

optional
hidden: boolean

Include hidden commands.

Returns

Array<Command<any>>