org.codehaus.groovy.tools.shell.commands
Class PurgeCommand
java.lang.Object
org.codehaus.groovy.tools.shell.CommandSupport
org.codehaus.groovy.tools.shell.ComplexCommandSupport
org.codehaus.groovy.tools.shell.commands.PurgeCommand
public class PurgeCommand
extends ComplexCommandSupport
The 'purge' command.
- version:
- $Id: PurgeCommand.groovy 8449 2007-10-07 10:18:00Z 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 |
PurgeCommand
public PurgeCommand(Shell shell)
-
Copyright © 2003-2010 The Codehaus. All rights reserved.