Closed brunoabdon closed 8 years ago
ConsoleReader now implements java.io.Closeable (fix #252), so that it can be used in try-with-resources statements.
java.io.Closeable
ConsoleReader now implements
java.io.Closeable
(fix #252), so that it can be used in try-with-resources statements.