Module aoc::util::ansi

source ·
Expand description

ANSI escape codes

These codes allow command line applications to show colored or styled text in most terminals. Advanced commands can move the cursor or clear the screen.

Constants§