Module com.github.rvesse.airline
Package com.github.rvesse.airline.annotations
-
Class Summary Class Description Cli.NO_DEFAULT Group.NO_DEFAULT -
Enum Summary Enum Description OptionType -
Annotation Types Summary Annotation Type Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Alias Specifies a command aliasArguments Cli Class annotation used to declaratively specify a CLICommand Marks a class as a commandDefaultOption Annotation to mark a field as the default optionGroup Marks a class as providing command group metadataGroups Marks a class as providing multiple command group metadataOption Annotation to mark a field as an optionParser Class annotation used to declaratively specify a parser configuration