Interface ParserOptions

Hierarchy

  • ParserOptions

Properties

unknowCommand?: boolean

Whether to allow undefined subcommands

Default Value

false

unknowFlags?: boolean

Whether to allow undefined flags

Default Value

false

Generated using TypeDoc