| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.nsh.jshell |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJShellHistory |
class |
DefaultJShellHistory |
| Modifier and Type | Method and Description |
|---|---|
JShellHistory |
JShell.getHistory() |
JShellHistory |
JShellHistory.setHistoryFile(net.thevpc.nuts.NutsPath historyFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJShellHistory.append(JShellHistory other) |
void |
JShellHistory.append(JShellHistory other) |
| Constructor and Description |
|---|
JShell(String serviceName,
String[] args,
JShellOptionsParser shellOptionsParser,
JShellEvaluator evaluator,
JShellCommandTypeResolver commandTypeResolver,
JShellErrorHandler errorHandler,
JShellExternalExecutor externalExecutor,
JShellHistory history) |
Copyright © 2022 vpc open source initiative. All rights reserved.