java.lang.Object
org.jline.reader.impl.LineReaderImpl.PostResult
- Enclosing class:
LineReaderImpl
-
Constructor Summary
ConstructorsConstructorDescriptionPostResult(org.jline.utils.AttributedString post, int lines, int selectedLine) -
Method Summary
-
Constructor Details
-
PostResult
public PostResult(org.jline.utils.AttributedString post, int lines, int selectedLine)
-