Package org.jline.demo.examples
Class JCommanderJLineExample
java.lang.Object
org.jline.demo.examples.JCommanderJLineExample
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JCommanderJLineExample
public JCommanderJLineExample()
-
-
Method Details
-
main
-