| 
Groovy 1.8.5 | |||||||
| 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 | |
|---|---|
            String
         | 
        
            getText(String urlOrFilename)
             | 
        
            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 String getText(String urlOrFilename)
public File huntForTheScriptFile(String input)
public static void main(String[] args)
args -  all command line args.
Copyright © 2003-2011 The Codehaus. All rights reserved.