Annotation Type Hidden


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Hidden
Annotates a CLI and/or its @Option setters to hide it from the help message.
Author:
Clement Escoffier invalid input: '<'[email protected]>
See Also: