jline

Class ConsoleRunner


public class ConsoleRunner
extends java.lang.Object

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

static String
property

Method Summary

static void
main(String[] args)

Field Details

property

public static final String property

Method Details

main

public static void main(String[] args)
            throws Exception