Skip to main content
Module

x/deno_books/deps.ts>Command#getCommands

Access OpenLibrary's API with Deno.
Go to Latest
method Command.prototype.getCommands
Re-export
import { Command } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";

Get commands.

Parameters

optional
hidden: boolean

Include hidden commands.

Returns

Array<Command<any>>