| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript.tools.shell |
| Modifier and Type | Method and Description |
|---|---|
ShellConsole |
Global.getConsole(Charset cs) |
static ShellConsole |
ShellConsole.getConsole(InputStream in,
PrintStream ps,
Charset cs)
|
static ShellConsole |
ShellConsole.getConsole(Scriptable scope,
Charset cs)
Provides a specialized
ShellConsole to handle line editing, history and completion. |
Copyright © 2023 HtmlUnit. All rights reserved.