Skip to main content
Module

x/yargs/deno-types.ts>Arguments

yargs the modern, pirate-themed successor to optimist.
Very Popular
Go to Latest
interface Arguments
import { type Arguments } from "https://deno.land/x/yargs@v17.5.1-deno/deno-types.ts";

Index Signatures

[argName: string]: any

Properties

_: ArgsOutput

Non-option arguments

optional
--: ArgsOutput

Arguments after the end-of-options flag --