public class DefaultNutsSystemExecutable extends AbstractNutsExecutableCommand
name, type, value| Constructor and Description |
|---|
DefaultNutsSystemExecutable(String[] cmd,
String[] executorOptions,
net.thevpc.nuts.NutsSession traceSession,
net.thevpc.nuts.NutsSession execSession,
net.thevpc.nuts.NutsExecCommand execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
void |
execute() |
String |
getHelpText() |
net.thevpc.nuts.NutsId |
getId() |
String |
toString() |
getDescription, getName, getType, getValuepublic net.thevpc.nuts.NutsId getId()
public void execute()
public void dryExecute()
public String getHelpText()
getHelpText in interface net.thevpc.nuts.NutsExecutableInformationgetHelpText in class AbstractNutsExecutableCommandCopyright © 2021 vpc open source initiative. All rights reserved.