Package org.jline.reader.impl
Class LineReaderImpl.PostResult
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)
-