Module

x/yargs/build/lib/command.d.ts>CommandBuilderDefinition

yargs the modern, pirate-themed successor to optimist.
Go to Latest
interface CommandBuilderDefinition
import { type CommandBuilderDefinition } from "https://dotland.deno.dev/x/yargs@v17.7.1-deno/build/lib/command.d.ts";

Properties

optional
builder: CommandBuilder
optional
deprecated: boolean
optional
middlewares: Middleware[]