org.codehaus.groovy.tools.shell.commands
Class RegisterCommand
java.lang.Object
org.codehaus.groovy.tools.shell.CommandSupport
org.codehaus.groovy.tools.shell.commands.RegisterCommand
public class RegisterCommand
extends CommandSupport
The 'register' command.
- version:
- $Id: RegisterCommand.groovy 12257 2008-05-04 08:51:41Z user57 $
- author:
- Chris K Wensel
Methods inherited from class CommandSupport
|
alias, assertNoArguments, createCompletors, fail, fail, getBinding, getBuffer, getBuffers, getClassLoader, getCompletor, getDescription, getHelp, getHistory, getImports, getUsage, getVariables |
RegisterCommand
public RegisterCommand(Shell shell)
-
execute
public Object execute(List args)
-
Copyright © 2003-2010 The Codehaus. All rights reserved.