Type Params | Return Type | Name and description |
---|---|---|
|
static void |
addToClasspath(String path) |
|
static void |
addToClasspath(File file) |
|
def |
exec(String[] args, Map opts) |
null |
static void |
main(String[] args) Implicit main method for Groovy Scripts |
|
void |
printUsage() |
|
String |
usage() |
|
def |
wantsToExec(File file) |
Methods inherited from class | Name |
---|---|
class Script |
println, println, run, run, setProperty, getProperty, print, printf, printf, getBinding, evaluate, evaluate, invokeMethod, setBinding, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class GroovyObjectSupport |
setProperty, getProperty, getMetaClass, setMetaClass, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |