static NExecHelper |
NExecHelper.ofArgs(String[] args,
Map<String,String> env,
Path directory,
boolean showCommand,
boolean failFast,
net.thevpc.nuts.time.NDuration sleep,
net.thevpc.nuts.io.NExecInput in,
net.thevpc.nuts.io.NExecOutput out,
net.thevpc.nuts.io.NExecOutput err,
net.thevpc.nuts.core.NRunAs runAs) |
static NExecHelper |
NExecHelper.ofDefinition(net.thevpc.nuts.artifact.NDefinition def,
String[] args,
Map<String,String> env,
String directory,
boolean showCommand,
boolean failFast,
net.thevpc.nuts.time.NDuration sleep,
net.thevpc.nuts.io.NExecInput in,
net.thevpc.nuts.io.NExecOutput out,
net.thevpc.nuts.io.NExecOutput err,
net.thevpc.nuts.core.NRunAs runAs) |