public abstract class DefaultInternalNutsExecutableCommand extends AbstractNutsExecutableCommand
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
args |
name, type, value| Constructor and Description |
|---|
DefaultInternalNutsExecutableCommand(String name,
String[] args,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
String |
getHelpText() |
net.thevpc.nuts.NutsId |
getId() |
net.thevpc.nuts.NutsSession |
getSession() |
protected void |
showDefaultHelp() |
String |
toString() |
getDescription, getName, getType, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecuteprotected String[] args
public net.thevpc.nuts.NutsSession getSession()
public net.thevpc.nuts.NutsId getId()
protected void showDefaultHelp()
public String getHelpText()
getHelpText in interface net.thevpc.nuts.NutsExecutableInformationgetHelpText in class AbstractNutsExecutableCommandpublic void dryExecute()
Copyright © 2022 vpc open source initiative. All rights reserved.