|
Groovy 1.7.9 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.ui.GroovyMain
public class GroovyMain extends Object
A Command line to execute groovy.
Method Summary | |
---|---|
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. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public File huntForTheScriptFile(String input)
public static void main(String[] args)
args
- all command line args.
Copyright © 2003-2010 The Codehaus. All rights reserved.