public class DefaultNutsArtifactPathExecutable extends AbstractNutsExecutableCommand
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 session,
net.thevpc.nuts.NutsSession execSession,
DefaultNutsExecCommand execCommand,
boolean inheritSystemIO) |
| Modifier and Type | Method and Description |
|---|---|
static CharacterizedExecFile |
characterizeForExec(NutsStreamOrPath 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 session, 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 CharacterizedExecFile characterizeForExec(NutsStreamOrPath contentFile, net.thevpc.nuts.NutsSession session, String[] execOptions)
Copyright © 2022 vpc open source initiative. All rights reserved.