Constructor and description |
---|
PatchedConsoleReader
(InputStream inStream, OutputStream out) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
printColumns(Collection<? extends CharSequence> items) copied from jline2.0 and modified to invoke stripAnsi() for length calculations Output the specified Collection in proper columns. |
copied from jline2.0 and modified to invoke stripAnsi() for length calculations Output the specified Collection in proper columns. See https://github.com/jline/jline2/issues/132
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.