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.NExecCmd execCommand) |
DefaultInternalNExecutableCommand(String name,
String[] args,
net.thevpc.nuts.NExecCmd execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
int |
execute() |
net.thevpc.nuts.text.NText |
getHelpText() |
net.thevpc.nuts.NId |
getId() |
protected void |
showDefaultHelp() |
String |
toString() |
close, getDescription, getExecCommand, getName, getType, getValue, LOGprotected String[] args
protected NInternalCommand impl
public DefaultInternalNExecutableCommand(String name, String[] args, net.thevpc.nuts.NExecCmd execCommand)
public DefaultInternalNExecutableCommand(NInternalCommand impl, String[] args, net.thevpc.nuts.NExecCmd execCommand)
public int execute()
public net.thevpc.nuts.NId getId()
protected void showDefaultHelp()
public net.thevpc.nuts.text.NText getHelpText()
getHelpText in interface net.thevpc.nuts.NExecutableInformationgetHelpText in class AbstractNExecutableInformationExtpublic void dryExecute()
Copyright © 2025 vpc open source initiative. All rights reserved.