Package | Description |
---|---|
net.java.html.lib.node.readline |
Modifier and Type | Field and Description |
---|---|
Objs.Property<Completer> |
ReadLineOptions.completer |
Modifier and Type | Method and Description |
---|---|
static Completer |
Completer.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
static ReadLine |
Exports.createInterface(ReadableStream input,
WritableStream output,
Completer completer) |
static ReadLine |
Exports.createInterface(ReadableStream input,
WritableStream output,
Completer completer,
Boolean terminal) |
Copyright © 2018. All rights reserved.