Skip to main content
Module

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

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

Execute command.

Parameters

options: Record<string, unknown>

A map of options.

...args: Array<unknown>

Command arguments.