groovy / 4.0 / org / apache / groovy / groovysh / commands / purgecommand.html

[Groovy] Class PurgeCommand

  • org.apache.groovy.groovysh.commands.PurgeCommand
class PurgeCommand
extends ComplexCommandSupport

The 'purge' command.

Field Summary

Fields
Modifiers Name Description
static String COMMAND_NAME
Inherited fields
Fields inherited from class Fields
class ComplexCommandSupport defaultFunction, functions
class CommandSupport NEWLINE, io, log, messages, registry, shell

Properties Summary

Constructor Summary

Constructors
Constructor and description
PurgeCommand(Groovysh shell)

Inherited Methods Summary

Field Detail

public static final String COMMAND_NAME

Property Detail

Object do_classes

Object do_imports

Object do_preferences

Object do_variables

Constructor Detail

PurgeCommand(Groovysh shell)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/apache/groovy/groovysh/commands/PurgeCommand.html