Package ch.turic.cli


package ch.turic.cli
  • Classes
    Class
    Description
    A 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 Main class serves as the entry point of the application.