inlineClassOptionVararg
Declares multiple input options encapsulated in an inline class.
The object contained by the inline class must be a List where the element type is supported by a SlashParameterResolver.
Parameters
Name of the declared parameter which receives the value class
The inline class type
How many options to generate
How many of the generated options are required
Block generating an option name from the option's index
See also
Declares multiple input options encapsulated in an inline class.
The object contained by the inline class must be a List where the element type is supported by a SlashParameterResolver.
Parameters
Name of the declared parameter which receives the value class
How many options to generate
How many of the generated options are required
Block generating an option name from the option's index
The inline class type