Base class for a terminal implementation. The interface only contains the common subset of features available on both platforms (Windows API and ANSI).
Shorthands
The 16 standard VGA/ANSI colors plus a "none" pseudo-color.
Puts some combination of colors and stringifiable objects in order.
Color wrapping formatting operations for put.
See Implementation
Base class for a terminal implementation. The interface only contains the common subset of features available on both platforms (Windows API and ANSI).