Class ShellLine

java.lang.Object
org.mozilla.javascript.tools.shell.ShellLine

@Deprecated public class ShellLine extends Object
Deprecated.
Provides a specialized input stream for consoles to handle line editing, history and completion. Relies on the JLine library (see invalid input: '<'http://jline.sourceforge.net>).
  • Constructor Details

    • ShellLine

      public ShellLine()
      Deprecated.
  • Method Details