Package jline

Class ConsoleReaderInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

An InputStream implementation that wraps a ConsoleReader. It is useful for setting up the System.in for a generic console.
Author:
Marc Prud'hommeaux