org.codehaus.groovy.tools.shell.commands
Class EditCommand
java.lang.Object
org.codehaus.groovy.tools.shell.CommandSupport
org.codehaus.groovy.tools.shell.commands.EditCommand
public class EditCommand
extends CommandSupport
The 'edit' command.
- version:
- $Id: EditCommand.groovy 12270 2008-05-04 10:54:23Z 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 |
EditCommand
public EditCommand(Shell shell)
-
execute
public Object execute(List args)
-
Copyright © 2003-2010 The Codehaus. All rights reserved.