org.codehaus.groovy.tools.shell.commands
Class ImportCommand
java.lang.Object
org.codehaus.groovy.tools.shell.CommandSupport
org.codehaus.groovy.tools.shell.commands.ImportCommand
public class ImportCommand
extends CommandSupport
The 'import' command.
- version:
- $Id: ImportCommand.groovy 7691 2007-08-24 12:18:24Z user57 $
- author:
- Jason Dillon
Methods inherited from class CommandSupport
|
alias, assertNoArguments, createCompletors, fail, fail, getBinding, getBuffer, getBuffers, getClassLoader, getCompletor, getDescription, getHelp, getHistory, getImports, getUsage, getVariables |
ImportCommand
public ImportCommand(Shell shell)
-
createCompletors
protected List createCompletors()
-
execute
public Object execute(List args)
-
Copyright © 2003-2010 The Codehaus. All rights reserved.