nonOptionArgsPropertyName property
The current key used to access non-option arguments.
You can customize this using setNonOptionArgsPropertyName.
Implementation
String nonOptionArgsPropertyName = DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME;
The current key used to access non-option arguments.
You can customize this using setNonOptionArgsPropertyName.
String nonOptionArgsPropertyName = DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME;