JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.github.rvesse.airline.examples
Package
com.github.rvesse.airline.examples.userguide.help.sections.custom
Annotation Interface RelatedCommands
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
public @interface
RelatedCommands
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
commands
Provides a list of related commands
Element Details
commands
String
[]
commands
Provides a list of related commands
Returns:
Related commands
Default:
{}