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 CommandMetadataHelpOption.commandMetadataprivate GlobalMetadata<C> HelpOption.globalMetadataprivate CommandGroupMetadataHelpOption.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.globalprivate GlobalMetadata<ExampleRunnable> Help.globalprivate 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.credentialsA field marked withAirlineModulewill also be scanned for optionsprivate HelpOption<ExampleRunnable> ModuleReuse.helpprivate HelpOption<ExampleRunnable> Modules.helpprivate VerbosityModuleModuleReuse.verbosityA field marked withAirlineModulewill also be scanned for optionsModules.verbosityA field marked withAirlineModulewill 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 PostalAddressCheckAddress.addressprivate PostalAddressSend.addressprivate PackagePrice.itemprivate PackageSend.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.helpThe specialHelpOptionprovides a-hand--helpoption 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 CommandMetadataDiscussed.metadataprivate CommandMetadataExternalHelp.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