| 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 |
DefaultNExec.characterizeForExec(NInputSource contentFile,
List<String> execOptions) |
CharacterizedExecFile |
CharacterizedExecFile.setContentFile(Path contentFile) |
CharacterizedExecFile |
CharacterizedExecFile.setDescriptor(NDescriptor descriptor) |
CharacterizedExecFile |
CharacterizedExecFile.setExecutor(NId executor) |
CharacterizedExecFile |
CharacterizedExecFile.setStreamOrPath(NInputSource streamOrPath) |
CharacterizedExecFile |
CharacterizedExecFile.setTemps(List<Path> temps) |
| Constructor and Description |
|---|
DefaultNArtifactPathExecutable(String cmdName,
String[] args,
List<String> executorOptions,
List<String> workspaceOptions,
NExecutionType executionType,
NRunAs runAs,
DefaultNExec execCommand,
NDefinition nutToRun,
CharacterizedExecFile c,
String tempFolder,
DefaultNExec.NExecutorComponentAndContext executorComponentAndContext) |
Copyright © 2026 vpc open source initiative. All rights reserved.