Uses of Class
com.github.rvesse.airline.Cli
Packages that use Cli
-
Uses of Cli in com.github.rvesse.airline.builder
Subclasses with type arguments of type Cli in com.github.rvesse.airline.builderMethods in com.github.rvesse.airline.builder that return Cli -
Uses of Cli in com.github.rvesse.airline.examples
Methods in com.github.rvesse.airline.examples with parameters of type CliModifier and TypeMethodDescriptionstatic <T extends ExampleRunnable>
voidExampleExecutor.executeCli(Cli<T> cli, String[] args)