org.codehaus.groovy.tools.shell.util
Class ANSI
java.lang.Object
org.codehaus.groovy.tools.shell.util.ANSI
public class ANSI
- extends Object
Provides support for using ANSI color escape codes.
- Version:
- $Id: ANSI.java 11949 2008-04-22 09:19:18Z paulk $
- Author:
- Jason Dillon
Constructor Summary |
ANSI()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANSI
public ANSI()
isDetected
public static boolean isDetected()
setEnabled
public static void setEnabled(boolean flag)
isEnabled
public static boolean isEnabled()