| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.nsh | |
| net.thevpc.nuts.toolbox.nsh.jshell |
| Modifier and Type | Class and Description |
|---|---|
class |
NutsErrorHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJShellErrorHandler |
| Modifier and Type | Method and Description |
|---|---|
JShellErrorHandler |
JShell.getErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
JShell.setErrorHandler(JShellErrorHandler errorHandler) |
| 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.