Annotation Type Hidden
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface HiddenIndicates that the command should be hidden. Similar toCommand.Builder.hidden()
@Target({METHOD,TYPE})
@Retention(RUNTIME)
public @interface Hidden
Command.Builder.hidden()