public class AnsiUtil extends Object
| Constructor and Description |
|---|
AnsiUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAnsi(org.fusesource.jansi.Ansi.Color color,
String text) |
static String |
getAnsi(org.fusesource.jansi.Ansi.Color color,
String text,
boolean flag) |
Copyright © 2019. All rights reserved.