public final class InputRC extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static void |
configure(LineReader reader,
InputStream is) |
|
static void |
configure(LineReader reader,
Reader r) |
|
static void |
configure(LineReader reader,
URL url) |
public static void configure(LineReader reader, URL url) throws IOException
IOExceptionpublic static void configure(LineReader reader, InputStream is) throws IOException
IOExceptionpublic static void configure(LineReader reader, Reader r) throws IOException
IOExceptionCopyright © 2020. All rights reserved.