Color
final class Color (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Constants
| private WHITESPACE_MAP |
|
| private WHITESPACE_EOL_MAP |
|
| private ANSI_CODES |
|
Methods
static string
colorize(string $color, string $buffer)
No description
static string
colorizeTextBox(string $color, string $buffer, int|null $columns = null)
No description
static string
colorizePath(string $path, string|null $previousPath = null, bool $colorizeFilename = false)
No description
static string
dim(string $buffer)
No description
static string
visualizeWhitespace(string $buffer, bool $visualizeEOL = false)
No description
Details
static string
colorize(string $color, string $buffer)
No description
static string
colorizeTextBox(string $color, string $buffer, int|null $columns = null)
No description
static string
colorizePath(string $path, string|null $previousPath = null, bool $colorizeFilename = false)
No description
static string
dim(string $buffer)
No description
static string
visualizeWhitespace(string $buffer, bool $visualizeEOL = false)
No description