Package com.linkedin.alpini.cli
Annotation Type CLIUnknown
-
@Target(FIELD) @Retention(RUNTIME) public @interface CLIUnknown
Annotation for a String[] property which will receive all the command line elements which were not processed by the command line parser.- See Also:
CLIArgumentParser