| Package | Description |
|---|---|
| net.thevpc.nsh.parser.nodes |
| Modifier and Type | Method and Description |
|---|---|
NshFunction |
DefaultNshFunctionManager.findFunction(String n) |
NshFunction |
NshFunctionManager.findFunction(String command) |
NshFunction[] |
DefaultNshFunctionManager.getAll() |
NshFunction[] |
NshFunctionManager.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNshFunctionManager.declareFunction(NshFunction cmd) |
void |
NshFunctionManager.declareFunction(NshFunction cmd) |
void |
DefaultNshFunctionManager.declareFunctions(NshFunction... cmds) |
void |
NshFunctionManager.declareFunctions(NshFunction... cmds) |
Copyright © 2026 vpc open source initiative. All rights reserved.