Annotation Type RawArgs


@Target(METHOD) @Retention(RUNTIME) public @interface RawArgs
Used to inject CommandContext.rawInput() into a Command

This should only be used on String[]