public class DefaultInternalNExecutableCommand extends AbstractNExecutableInformationExt
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
args |
protected NInternalCommand |
impl |
name, type, value| Constructor and Description |
|---|
DefaultInternalNExecutableCommand(NInternalCommand impl,
String[] args,
net.thevpc.nuts.command.NExec execCommand) |
DefaultInternalNExecutableCommand(String name,
String[] args,
net.thevpc.nuts.command.NExec execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
int |
execute() |
net.thevpc.nuts.text.NText |
helpText() |
net.thevpc.nuts.artifact.NId |
id() |
protected void |
showDefaultHelp() |
String |
toString() |
close, description, getExecCommand, LOG, name, type, valueprotected String[] args
protected NInternalCommand impl
public DefaultInternalNExecutableCommand(String name, String[] args, net.thevpc.nuts.command.NExec execCommand)
public DefaultInternalNExecutableCommand(NInternalCommand impl, String[] args, net.thevpc.nuts.command.NExec execCommand)
public int execute()
public net.thevpc.nuts.artifact.NId id()
protected void showDefaultHelp()
public net.thevpc.nuts.text.NText helpText()
helpText in interface net.thevpc.nuts.command.NExecutableInformationhelpText in class AbstractNExecutableInformationExtpublic void dryExecute()
Copyright © 2026 vpc open source initiative. All rights reserved.