| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.nsh.jshell |
| Modifier and Type | Method and Description |
|---|---|
JShellFunction |
DefaultJShellFunctionManager.findFunction(String n) |
JShellFunction |
JShellFunctionManager.findFunction(String command) |
JShellFunction[] |
DefaultJShellFunctionManager.getAll() |
JShellFunction[] |
JShellFunctionManager.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultJShellFunctionManager.declareFunction(JShellFunction cmd) |
void |
JShellFunctionManager.declareFunction(JShellFunction cmd) |
void |
DefaultJShellFunctionManager.declareFunctions(JShellFunction... cmds) |
void |
JShellFunctionManager.declareFunctions(JShellFunction... cmds) |
Copyright © 2022 vpc open source initiative. All rights reserved.