public class AnsiEnvironmentChecking extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAILGUN_STDERR_ISTTY_ENV |
static String |
NAILGUN_STDOUT_ISTTY_ENV |
Modifier and Type | Method and Description |
---|---|
static boolean |
environmentSupportsAnsiEscapes(Platform platform,
Map<String,String> environment)
Returns true if the environment supports ANSI escape sequences, false otherwise.
|
public static final String NAILGUN_STDOUT_ISTTY_ENV
public static final String NAILGUN_STDERR_ISTTY_ENV