Class JCommanderJLineExample

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

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