@Deprecated class CommandAlias extends CommandSupport
Provides simple command aliasing.
Type | Name and description |
---|---|
String |
targetName |
Constructor and description |
---|
CommandAlias
(Groovysh shell, String name, String shortcut, String target) |
Methods inherited from class | Name |
---|---|
class CommandSupport |
alias, assertNoArguments, createCompleters, fail, fail, getAliases, getBinding, getBuffer, getBuffers, getClassLoader, getCompleter, getDescription, getHelp, getHidden, getHistory, getImports, getName, getShortcut, getUsage, getVariables |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.