Skip to main content
Module

x/alfredo/deps.ts>Command#getBaseCommands

Your Alfred workflows on steroids with Deno
Latest
method Command.prototype.getBaseCommands
Re-export
import { Command } from "https://deno.land/x/alfredo@0.4.3/deps.ts";

Get base commands.

Parameters

optional
hidden: boolean

Include hidden commands.

Returns

Array<Command<any>>