| Package | Description |
|---|---|
| org.springframework.boot.ansi |
Support classes to provide ANSI color output.
|
| Modifier and Type | Method and Description |
|---|---|
static Ansi8BitColor |
Ansi8BitColor.background(int code)
Return a background ANSI color code instance for the given code.
|
static Ansi8BitColor |
Ansi8BitColor.foreground(int code)
Return a foreground ANSI color code instance for the given code.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.