@Command(name="unalias") public class UnaliasCommand extends CommandActionSupport
CommandAction.Resultlog| Constructor and Description |
|---|
UnaliasCommand(AliasRegistry aliasRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
UnaliasCommand |
installCompleters(jline.console.completer.Completer c1) |
clone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setName@Inject public UnaliasCommand(AliasRegistry aliasRegistry)
@Inject public UnaliasCommand installCompleters(jline.console.completer.Completer c1)
public Object execute(CommandContext context)
CommandActioncontext - The execution context of the command.Copyright © 2008-2012 Sonatype. All Rights Reserved.