Arguments <O, P>
Index
Properties
command
errors
List of errors detected during argument parsing.
options
Mapping of options to their values passed on the command line (or their default).
params
List of parameter values passed on the command line.
rest
List of arguments that appear after "--" on the command line.
unknown
Mapping of unconfigured options to string values.
Current running command and sub-commads. Is an array split on ":".