Class DefaultEncryptInvoker.LocalContext

All Implemented Interfaces:
AutoCloseable
Enclosing class:
DefaultEncryptInvoker

  • Field Details

    • goals

      public Map<String,Goal> goals
    • style

      public org.jline.utils.AttributedStyle style
    • reader

      public org.jline.reader.LineReader reader
    • prompt

      public org.jline.consoleui.prompt.ConsolePrompt prompt
  • Constructor Details

  • Method Details

    • addInHeader

      public void addInHeader(String text)
    • addInHeader

      public void addInHeader(org.jline.utils.AttributedStyle style, String text)