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