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