Package jline.console.internal
Class ConsoleRunner
java.lang.Object
jline.console.internal.ConsoleRunner
A pass-through application that sets the system input stream to a
ConsoleReader
and invokes the specified main method.- Since:
- 2.7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
property
- See Also:
-
-
Constructor Details
-
ConsoleRunner
public ConsoleRunner()
-
-
Method Details
-
main
- Throws:
Exception
-
usage
private static void usage()
-