Module

x/lume/deps/cliffy.ts>Command#execute

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Command.prototype.execute
import { Command } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";

Execute command.

Parameters

options: Record<string, unknown>

A map of options.

...args: Array<unknown>

Command arguments.