| 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 | evaluate, evaluate, println, println, run, run, setProperty, getProperty, print, printf, printf, invokeMethod, setBinding, getBinding, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |