Class PromptCommandExample

java.lang.Object
org.jline.prompt.examples.PromptCommandExample

public class PromptCommandExample extends Object
Example demonstrating the PromptCommands usage. This shows how to use the prompt command from scripts or REPL consoles.
  • Method Details

    • main

      public static void main(String[] args)