Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

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