# Functions

NewConsoleWriter creates a new ConsoleWriter.

# Variables

ClearLine is the ANSI escape code for clearing a terminal line.
Cyan formats a string to display in cyan.
Green formats a string to display in green.
Red formats a string to display in red.
White formats a string to display in high intensity white.

# Structs

ConsoleWriter asynchronously prints the current state to the console.