The 'register' command. Registers a class as a new groovysh command. Requires the command to have matching constructors (shell) or (shell, name, alias).
Modifiers | Name | Description |
---|---|---|
static String |
COMMAND_NAME |
Constructor and description |
---|
RegisterCommand
(Groovysh shell) |
Methods inherited from class | Name |
---|---|
class CommandSupport |
alias, assertNoArguments, createCompleters, fail, fail, getBinding, getBuffer, getBuffers, getClassLoader, getCompleter, getDescription, getHelp, getHistory, getImports, getUsage, getVariables |
Copyright © 2003-2014 The Codehaus. All rights reserved.