Module

x/yargs/build/lib/typings/yargs-parser-types.d.ts>Configuration

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

Properties

boolean-negation: boolean
camel-case-expansion: boolean
combine-arrays: boolean
dot-notation: boolean
duplicate-arguments-array: boolean
flatten-duplicate-arrays: boolean
greedy-arrays: boolean
halt-at-non-option: boolean
nargs-eats-options: boolean
negation-prefix: string
parse-positional-numbers: boolean
parse-numbers: boolean
populate--: boolean
set-placeholder-key: boolean
short-option-groups: boolean
strip-aliased: boolean
strip-dashed: boolean
unknown-options-as-args: boolean