Module com.github.rvesse.airline
Annotation Type License
-
@Retention(RUNTIME) @Target(TYPE) @Documented public @interface License
Annotation that provides a license statement in a commands help
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
paragraphs
Gets/Sets text describing the license that appliesjava.lang.String
url
Gets/Sets a URL for the license
-