public class NshScript extends Object implements NshCommandNode
| Constructor and Description |
|---|
NshScript(NshCommandNode root) |
| Modifier and Type | Method and Description |
|---|---|
int |
eval(NshContext context) |
NshCommandNode |
getRoot() |
public NshScript(NshCommandNode root)
public int eval(NshContext context)
eval in interface NshCommandNodepublic NshCommandNode getRoot()
Copyright © 2026 vpc open source initiative. All rights reserved.