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
IOException
public static void configure(LineReader reader, InputStream is) throws IOException
IOException
public static void configure(LineReader reader, Reader r) throws IOException
IOException
Copyright © 2020. All rights reserved.