| Constructor and Description |
|---|
FromTemplateScriptBuilder(String templateName,
net.thevpc.nuts.NShellFamily shellFamily,
String type,
net.thevpc.nuts.NId anyId,
BaseSystemNdi sndi,
NdiScriptOptions options) |
SimpleScriptBuilder(net.thevpc.nuts.NShellFamily shellFamily,
String type,
net.thevpc.nuts.NId anyId,
BaseSystemNdi sndi) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyNixNdi |
class |
LinuxNdi |
class |
MacosNdi |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsNdi |
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
AbstractScriptBuilder.buildAddLine(BaseSystemNdi ndi) |
static FromTemplateScriptBuilder |
ScriptBuilder.fromTemplate(String templateName,
net.thevpc.nuts.NShellFamily shellFamily,
String type,
net.thevpc.nuts.NId anyId,
BaseSystemNdi sndi,
NdiScriptOptions options) |
static SimpleScriptBuilder |
ScriptBuilder.simple(net.thevpc.nuts.NShellFamily shellFamily,
String type,
net.thevpc.nuts.NId anyId,
BaseSystemNdi sndi) |
Copyright © 2025 vpc open source initiative. All rights reserved.