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