arguments property
ArgResults
arguments
final
The arguments to the command, but use parseArguments for a higher level interface.
Implementation
final args.ArgResults arguments;
The arguments to the command, but use parseArguments for a higher level interface.
final args.ArgResults arguments;