Package ch.turic.cli
package ch.turic.cli
-
ClassesClassDescriptionA parameter parser that is to parse the command line and after that to query the command parameters.A command-line Read-Eval-Print Loop (REPL) implementation using JLine for interactive user input.The
Mainclass serves as the entry point of the application.