Allows formatting text in the command line.
| Methods | ||
|---|---|---|
public
static
|
fill(string $colour, integer $width = 120, integer $height = 29): void
|
# |
public
static
|
ding(): void
|
# |
public
static
|
formatLine(
string $string,
string|false $colour = false,
string|false $background = false,
boolean $newline = true,
string|false $attributes = false,
): string
|
# |
public
static
|
clear(): void
|
# |