Package co.aikar.commands.annotation
Annotation Type Split
-
@Retention(RUNTIME) @Target({PARAMETER,ANNOTATION_TYPE}) public @interface Split
Joins arguments into a single piece of text with the specified separator. For array based parameters, defines the regex pattern to split on