| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.exec | |
| net.thevpc.nuts.runtime.standalone.workspace.cmd.exec.local.path |
| Modifier and Type | Method and Description |
|---|---|
static CharacterizedExecFile |
DefaultNExecCmd.characterizeForExec(net.thevpc.nuts.io.NInputSource contentFile,
List<String> execOptions) |
CharacterizedExecFile |
CharacterizedExecFile.setContentFile(Path contentFile) |
CharacterizedExecFile |
CharacterizedExecFile.setDescriptor(net.thevpc.nuts.NDescriptor descriptor) |
CharacterizedExecFile |
CharacterizedExecFile.setExecutor(net.thevpc.nuts.NId executor) |
CharacterizedExecFile |
CharacterizedExecFile.setStreamOrPath(net.thevpc.nuts.io.NInputSource streamOrPath) |
CharacterizedExecFile |
CharacterizedExecFile.setTemps(List<Path> temps) |
| Constructor and Description |
|---|
DefaultNArtifactPathExecutable(String cmdName,
String[] args,
List<String> executorOptions,
List<String> workspaceOptions,
net.thevpc.nuts.NExecutionType executionType,
net.thevpc.nuts.NRunAs runAs,
DefaultNExecCmd execCommand,
net.thevpc.nuts.NDefinition nutToRun,
CharacterizedExecFile c,
String tempFolder,
DefaultNExecCmd.NExecutorComponentAndContext executorComponentAndContext) |
Copyright © 2025 vpc open source initiative. All rights reserved.