Package jline
Class ConsoleRunner
java.lang.Object
jline.ConsoleRunner
A pass-through application that sets the system input stream to a
ConsoleReader
and invokes the specified main method.
- Author:
- Marc Prud'hommeaux
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
property
- See Also:
-
-
Constructor Details
-
ConsoleRunner
public ConsoleRunner()
-
-
Method Details
-
getReader
-
main
- Throws:
Exception
-