Class CommonsCliJLineExample

java.lang.Object
org.jline.demo.examples.CommonsCliJLineExample

public class CommonsCliJLineExample extends Object
Example demonstrating Apache Commons CLI integration with JLine. Note: This is a simplified example that doesn't actually use Commons CLI, as that would require adding Commons CLI dependencies to the demo project.