Package org.apache.groovy.groovysh

Package org.apache.groovy.groovysh Description

Provides support for the Groovy Shell (aka. groovysh). Applications that embed the shell should use org.apache.groovy.groovysh.Main#start(org.apache.groovy.groovysh.GroovyshOptions, String[]) together with GroovyshOptions and org.apache.groovy.groovysh.jline.GroovyEngine.