Uses of Annotation Interface
com.github.rvesse.airline.annotations.AirlineModule
Packages that use AirlineModule
Package
Description
-
Uses of AirlineModule in com.github.rvesse.airline
Fields in com.github.rvesse.airline with annotations of type AirlineModuleModifier and TypeFieldDescriptionprivate CommandMetadata
HelpOption.commandMetadata
private GlobalMetadata
<C> HelpOption.globalMetadata
private CommandGroupMetadata
HelpOption.groupMetadata
-
Uses of AirlineModule in com.github.rvesse.airline.examples.cli.commands
Fields in com.github.rvesse.airline.examples.cli.commands with annotations of type AirlineModuleModifier and TypeFieldDescriptionprivate GlobalMetadata
<ExampleRunnable> BashCompletion.global
private GlobalMetadata
<ExampleRunnable> Help.global
private GlobalMetadata
<ExampleRunnable> Manuals.global
-
Uses of AirlineModule in com.github.rvesse.airline.examples.inheritance
Fields in com.github.rvesse.airline.examples.inheritance with annotations of type AirlineModule -
Uses of AirlineModule in com.github.rvesse.airline.examples.modules
Fields in com.github.rvesse.airline.examples.modules with annotations of type AirlineModuleModifier and TypeFieldDescriptionModules.credentials
A field marked withAirlineModule
will also be scanned for optionsprivate HelpOption
<ExampleRunnable> ModuleReuse.help
private HelpOption
<ExampleRunnable> Modules.help
private VerbosityModule
ModuleReuse.verbosity
A field marked withAirlineModule
will also be scanned for optionsModules.verbosity
A field marked withAirlineModule
will also be scanned for options -
Uses of AirlineModule in com.github.rvesse.airline.examples.sendit
Fields in com.github.rvesse.airline.examples.sendit with annotations of type AirlineModuleModifier and TypeFieldDescriptionprivate PostalAddress
CheckAddress.address
private PostalAddress
Send.address
private Package
Price.item
private Package
Send.item
-
Uses of AirlineModule in com.github.rvesse.airline.examples.simple
Fields in com.github.rvesse.airline.examples.simple with annotations of type AirlineModuleModifier and TypeFieldDescriptionprivate HelpOption
<Simple> Simple.help
The specialHelpOption
provides a-h
and--help
option that can be used to request that help be shown. -
Uses of AirlineModule in com.github.rvesse.airline.examples.userguide.help.sections
Fields in com.github.rvesse.airline.examples.userguide.help.sections with annotations of type AirlineModuleModifier and TypeFieldDescriptionprivate CommandMetadata
Discussed.metadata
private CommandMetadata
ExternalHelp.metadata
-
Uses of AirlineModule in com.github.rvesse.airline.help
Fields in com.github.rvesse.airline.help with annotations of type AirlineModule -
Uses of AirlineModule in com.github.rvesse.airline.help.suggester
Fields in com.github.rvesse.airline.help.suggester with annotations of type AirlineModule -
Uses of AirlineModule in com.github.rvesse.airline.jpms.debug
Fields in com.github.rvesse.airline.jpms.debug with annotations of type AirlineModule