public class DefaultNArtifactPathExecutable extends AbstractNExecutableInformationExt implements Closeable
name, type, value| Constructor and Description |
|---|
DefaultNArtifactPathExecutable(String cmdName,
String[] args,
List<String> executorOptions,
List<String> workspaceOptions,
net.thevpc.nuts.command.NExecutionType executionType,
net.thevpc.nuts.core.NRunAs runAs,
DefaultNExec execCommand,
net.thevpc.nuts.artifact.NDefinition nutToRun,
CharacterizedExecFile c,
String tempFolder,
DefaultNExec.NExecutorComponentAndContext executorComponentAndContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
execute() |
int |
executeHelper() |
net.thevpc.nuts.artifact.NId |
id() |
String |
toString() |
description, getExecCommand, helpText, LOG, name, type, valuepublic DefaultNArtifactPathExecutable(String cmdName, String[] args, List<String> executorOptions, List<String> workspaceOptions, net.thevpc.nuts.command.NExecutionType executionType, net.thevpc.nuts.core.NRunAs runAs, DefaultNExec execCommand, net.thevpc.nuts.artifact.NDefinition nutToRun, CharacterizedExecFile c, String tempFolder, DefaultNExec.NExecutorComponentAndContext executorComponentAndContext)
public net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.command.NExecutableInformationpublic int execute()
execute in interface NExecutableInformationExtpublic int executeHelper()
public void close()
close in interface Closeableclose in interface AutoCloseableclose in interface net.thevpc.nuts.command.NExecutableInformationclose in class AbstractNExecutableInformationExtCopyright © 2026 vpc open source initiative. All rights reserved.