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 |
getAliases, getCompleter, getDescription, getHelp, getHidden, getName, getShortcut, getUsage |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.