Plain Terminal
Terminal implementation that outputs plain text without any formatting.
This terminal ignores all styling requests and outputs all text as plain text. Useful for environments that don't support ANSI colors or when plain output is desired.
Parameters
use Std Err
Whether to output to standard error instead of standard output