Package ch.turic.cli
package ch.turic.cli
-
ClassesClassDescriptionCommand-line parser class designed to handle structured input in the form of keys and standalone 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.