org.codehaus.groovy.tools.shell.commands
[Groovy] Class InspectCommand
java.lang.Object
org.codehaus.groovy.tools.shell.CommandSupport
org.codehaus.groovy.tools.shell.commands.InspectCommand
class InspectCommand
extends CommandSupport
The 'inspect' command.
- Authors:
- Jason Dillon
- Version:
- \$Id\$
Methods inherited from class CommandSupport
|
alias, assertNoArguments, createCompletors, fail, fail, getBinding, getBuffer, getBuffers, getClassLoader, getCompletor, getDescription, getHelp, getHistory, getImports, getUsage, getVariables |
headless
java.lang.Object headless
-
lafInitialized
java.lang.Object lafInitialized
-
InspectCommand
InspectCommand(Shell shell)
-
createCompletors
protected java.util.List createCompletors()
-
execute
java.lang.Object execute(java.util.List args)
-
Groovy Documentation