Package com.linkedin.alpini.cli
Annotation Type CLIFooter
-
@Target(TYPE) @Retention(RUNTIME) public @interface CLIFooterAnnotation for text to display as the footer of the "--help" output.- See Also:
CLIArgumentParser
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueFooter text.
-