Summary:
Detail:
TextBuilder(PromptBuilder promptBuilder)
TextBuilder
addLine(String line)
addLine(org.jline.utils.AttributedString text)
addLine(org.jline.utils.AttributedStyle style, String line)
addLines(String... lines)
addLines(org.jline.utils.AttributedString... lines)
addLines(org.jline.utils.AttributedStyle style, String... lines)
PromptBuilder
addPrompt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait