Package groovy.lang

Class GroovyShell

All Implemented Interfaces:
GroovyObject

public class GroovyShell extends GroovyObjectSupport
Represents a groovy shell capable of running arbitrary groovy scripts
Author:
James Strachan, Guillaume Laforge, Paul King