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,
NExec execCommand) |
DefaultInternalNExecutableCommand(String name,
String[] args,
NExec execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
int |
execute() |
NText |
helpText() |
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, NExec execCommand)
public DefaultInternalNExecutableCommand(NInternalCommand impl, String[] args, NExec execCommand)
public int execute()
public NId id()
protected void showDefaultHelp()
public NText helpText()
helpText in interface NExecutableInformationhelpText in class AbstractNExecutableInformationExtpublic void dryExecute()
Copyright © 2026 vpc open source initiative. All rights reserved.