property ParseArgsConfig.allowNegative
If true
, allows explicitly setting boolean options to false
by prefixing the option name with --no-
.
Type Jump to heading
boolean | undefined
If true
, allows explicitly setting boolean options to false
by prefixing the option name with --no-
.
boolean | undefined