|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.shell.Main
class Main extends Object
Main CLI entry-point for groovysh.
Constructor Summary | |
Main()
|
Method Summary | |
---|---|
static void
|
main(String[] args)
|
static void
|
setColor(def value)
|
static void
|
setSystemProperty(String nameValue)
|
static void
|
setTerminalType(String type)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
Main()
Method Detail |
---|
public static void main(String[] args)
public static void setColor(def value)
public static void setSystemProperty(String nameValue)
public static void setTerminalType(String type)
Copyright © 2003-2009 The Codehaus. All rights reserved.