Package jline

Class UnsupportedTerminal

java.lang.Object
jline.TerminalSupport
jline.UnsupportedTerminal
All Implemented Interfaces:
Terminal

public class UnsupportedTerminal extends TerminalSupport
An unsupported terminal.
Since:
2.0
Author:
Marc Prud'hommeaux, Jason Dillon
  • Constructor Details

    • UnsupportedTerminal

      public UnsupportedTerminal()
    • UnsupportedTerminal

      public UnsupportedTerminal(boolean ansiSupported, boolean echoEnabled)