public class GroovyMain extends Object
| Constructor and Description |
|---|
GroovyMain() |
| Modifier and Type | Method and Description |
|---|---|
File |
huntForTheScriptFile(String input)
Hunt for the script file, doesn't bother if it is named precisely.
|
static void |
main(String[] args)
Main CLI interface.
|
public static void main(String[] args)
args - all command line args.