Package ch.turic.cli


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