public class AnsiUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnsiUtil.Color |
| Modifier and Type | Method and Description |
|---|---|
static String |
colored(String message,
AnsiUtil.Color color,
Object... params) |
static String |
format(String message,
Object[] params) |
Copyright © 2021. All rights reserved.