Class ConsoleRunner

java.lang.Object
jline.console.internal.ConsoleRunner

public class ConsoleRunner extends Object
A pass-through application that sets the system input stream to a ConsoleReader and invokes the specified main method.
Since:
2.7
Author:
Marc Prud'hommeaux