Class PromptCommands

java.lang.Object
org.jline.prompt.PromptCommands

public class PromptCommands extends Object
Prompt command implementations for JLine applications.

This class provides command-line interfaces to the JLine prompt system, allowing prompts to be used from scripts and REPL consoles.

Available commands include:

  • prompt - interactive prompts (list, checkbox, choice, input, confirm)