Uses of Interface
org.jline.prompt.EditorPrompt
Packages that use EditorPrompt
-
Uses of EditorPrompt in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement EditorPromptModifier and TypeClassDescriptionclassDefault implementation of EditorPrompt interface.Constructors in org.jline.prompt.impl with parameters of type EditorPromptModifierConstructorDescriptionDefaultEditorResult(String text, EditorPrompt prompt) Create a new DefaultEditorResult with the given text.