Package com.github.rvesse.airline.examples.cli
-
Class Summary Class Description AbbreviationCli An example of creating a CLI with abbreviation enabledCompletionCli An example of creating a CLI using command groupsDefaultCli An example of creating a CLI that includes a default command that is run if no command is specifiedGroupCli An example of creating a CLI using command groupsSimpleCli A simple example of creating a CLI