Module com.github.rvesse.airline
Annotation Type SeeAlso
-
@Retention(RUNTIME) @Target(TYPE) @Documented public @interface SeeAlso
Annotation that provides a see also section in help
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
externalCommands
An array listing one or more external commands, i.e.java.lang.String[]
internalCommands
An array listing one or more internal commands, i.e.
-