Class AliasedCli
java.lang.Object
com.github.rvesse.airline.examples.cli.aliases.AliasedCli
An example of creating a CLI that takes advantage of the aliases feature.
Aliases provide a means by which you can define additional top level commands that simply delegate to actual commands
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AliasedCli
public AliasedCli()
-
-
Method Details
-
main
-