Package com.github.rvesse.airline.examples.cli
package com.github.rvesse.airline.examples.cli
-
ClassesClassDescriptionAn example of creating a CLI with abbreviation enabledAn example of creating a CLI using command groupsAn example of creating a CLI that includes a default command that is run if no command is specifiedAn example of creating a CLI using command groupsA simple example of creating a CLI