public class ScriptRunner extends Object
Modifier and Type | Method and Description |
---|---|
static void |
runScript(File path)
Run the script file specified by the file path
|
static void |
runScript(String cp)
Run the script file specified by the classpath
|