commander
Advanced tools
Changelog
2.2.0 / 2014-03-29
Changelog
2.1.0 / 2013-11-21
Changelog
2.0.0 / 2013-07-18
Changelog
[11.1.0] (2023-10-13)
OptionValueSource
to allow any string, to match supported use of custom sources ([#1983])Command.version()
can also be used as getter ([#1982])Commands.executableDir()
, for when not configured ([#1965])registeredArguments
property on Command
with the array of defined Argument
(like Command.options
for Option
) ([#2010])envVar
, presetArg
([#2019])argChoices
, defaultValue
, defaultValueDescription
([#2019])Command._args
was private anyway, but now available as registeredArguments
([#2010])