public final class InputRC extends Object
| Modifier and Type | Method and 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 © 2019. All rights reserved.