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 17536 2009-09-04 01:42:05Z glaforge $
- 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()