| Package | Description |
|---|---|
| com.github.tomaslanger.chalk |
| Modifier and Type | Class and Description |
|---|---|
static class |
Ansi.BgColor
Background colors.
|
static class |
Ansi.Color
Foreground colors.
|
static class |
Ansi.Modifier
Modifiers of output that are not related to color.
|
| Modifier and Type | Method and Description |
|---|---|
Chalk |
Chalk.apply(Ansi.AnsiCode modifier)
Either use one of the explicit methods (
Chalk.red(), Chalk.bold(), Chalk.bgGreen() etc.), or explicitly invoke this apply method. |
Copyright © 2015. All rights reserved.