Class CliConsoleImpl

  • All Implemented Interfaces:
    CliConsole, Flushable

    public class CliConsoleImpl
    extends Object
    implements CliConsole
    Interface for a console as standard in, out, and err. Allows to read user-input and output messages or errors. It is similar to a logger but specific for the needs of command-line-interfaces.