Package jline

Class ConsoleRunner

java.lang.Object
jline.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.

Author:
Marc Prud'hommeaux