- All Superinterfaces:
PromptResult<EditorPrompt>
- All Known Implementing Classes:
DefaultEditorResult
Result of an editor prompt. Contains the edited text content.
-
Method Summary
Methods inherited from interface org.jline.prompt.PromptResult
getDisplayResult, getPrompt, getResult
-
Method Details
-
getText
String getText()Get the edited text content.- Returns:
- the edited text
-