Uses of Package
com.github.rvesse.airline.annotations
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Option Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.annotations Class Description Alias Specifies a command aliasGroup Marks a class as providing command group metadataOptionType Parser Class annotation used to declaratively specify a parser configuration -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.cli Class Description Cli Class annotation used to declaratively specify a CLI -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.cli.aliases Class Description Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.cli.commands Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.help Class Description Command Marks a class as a command -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.inheritance Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.io Class Description Arguments Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.modules Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.sendit Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Cli Class annotation used to declaratively specify a CLICommand Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.simple Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide Class Description Arguments Cli Class annotation used to declaratively specify a CLICommand Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.help.bash Class Description Arguments Command Marks a class as a command -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.help.sections Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a command -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.parser Class Description Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.prompts Class Description Command Marks a class as a command -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.restrictions Class Description Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.help Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.help.suggester Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Arguments Command Marks a class as a command -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.jpms.debug Class Description AirlineModule Used to mark a field of a command class as representing a module of command functionality.Command Marks a class as a commandOption Annotation to mark a field as an option -
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.model Class Description Group Marks a class as providing command group metadataOptionType Parser Class annotation used to declaratively specify a parser configuration