public class DefaultNutsArtifactPathExecutable extends AbstractNutsExecutableCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNutsArtifactPathExecutable.CharacterizedExecFile |
name, type, value| Constructor and Description |
|---|
DefaultNutsArtifactPathExecutable(String cmdName,
String[] args,
String[] executorOptions,
net.thevpc.nuts.NutsExecutionType executionType,
net.thevpc.nuts.NutsRunAs runAs,
net.thevpc.nuts.NutsSession traceSession,
net.thevpc.nuts.NutsSession execSession,
DefaultNutsExecCommand execCommand,
boolean inheritSystemIO) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultNutsArtifactPathExecutable.CharacterizedExecFile |
characterizeForExec(net.thevpc.nuts.NutsInput contentFile,
net.thevpc.nuts.NutsSession session,
String[] execOptions) |
void |
dryExecute() |
void |
execute() |
void |
executeHelper(boolean dry) |
net.thevpc.nuts.NutsId |
getId() |
String |
toString() |
getDescription, getHelpText, getName, getType, getValuepublic DefaultNutsArtifactPathExecutable(String cmdName, String[] args, String[] executorOptions, net.thevpc.nuts.NutsExecutionType executionType, net.thevpc.nuts.NutsRunAs runAs, net.thevpc.nuts.NutsSession traceSession, net.thevpc.nuts.NutsSession execSession, DefaultNutsExecCommand execCommand, boolean inheritSystemIO)
public net.thevpc.nuts.NutsId getId()
public void execute()
public void dryExecute()
public void executeHelper(boolean dry)
public static DefaultNutsArtifactPathExecutable.CharacterizedExecFile characterizeForExec(net.thevpc.nuts.NutsInput contentFile, net.thevpc.nuts.NutsSession session, String[] execOptions)
Copyright © 2021 vpc open source initiative. All rights reserved.