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