java.lang.Object
org.springframework.shell.test.jediterm.terminal.emulator.ControlSequence

public class ControlSequence extends Object
  • Method Details

    • pushBackReordered

      public boolean pushBackReordered(TerminalDataStream channel) throws IOException
      Throws:
      IOException
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getFinalChar

      public char getFinalChar()
    • startsWithQuestionMark

      public boolean startsWithQuestionMark()
    • startsWithMoreMark

      public boolean startsWithMoreMark()
    • getDebugInfo

      public String getDebugInfo()