Annotation Type RawArgs
-
@Target(METHOD) @Retention(RUNTIME) public @interface RawArgsUsed to injectCommandContext.getRawInput()into aCommandMethodThis should only be used on
String[]- Since:
- 1.2.0
@Target(METHOD)
@Retention(RUNTIME)
public @interface RawArgs
CommandContext.getRawInput() into a
CommandMethod
This should only be used on String[]