Module

x/yargs/build/lib/parse-command.d.ts>ParsedCommand

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

Properties

cmd: string
demanded: Positional[]
optional: Positional[]