Package groovy.cli
Annotation Type Unparsed
Indicates that a method or property will contain the remaining arguments.
- 
Optional Element SummaryOptional ElementsModifier and TypeOptional ElementDescriptionThe description for the remaining non-option arguments
- 
Element Details- 
descriptionString descriptionThe description for the remaining non-option arguments- Returns:
- the description for the remaining non-option arguments
 - Default:
- "ARGUMENTS"
 
 
-