public class DefaultNutsAliasExecutable extends AbstractNutsExecutableCommand
name, type, value| Constructor and Description |
|---|
DefaultNutsAliasExecutable(net.thevpc.nuts.NutsWorkspaceCustomCommand command,
net.thevpc.nuts.NutsCommandExecOptions o,
net.thevpc.nuts.NutsSession session,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
void |
execute() |
String |
getHelpText() |
net.thevpc.nuts.NutsId |
getId() |
String |
toString() |
getDescription, getName, getType, getValuepublic DefaultNutsAliasExecutable(net.thevpc.nuts.NutsWorkspaceCustomCommand command,
net.thevpc.nuts.NutsCommandExecOptions o,
net.thevpc.nuts.NutsSession session,
String[] args)
public 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.