Class DefaultChoicePrompt

java.lang.Object
org.jline.prompt.impl.DefaultPrompt
org.jline.prompt.impl.DefaultChoicePrompt
All Implemented Interfaces:
ChoicePrompt, Prompt

public class DefaultChoicePrompt extends DefaultPrompt implements ChoicePrompt
Default implementation of ChoicePrompt interface. This is now the native implementation that doesn't depend on console-ui.