enableStyling property
If true, enables colors and other ANSI styling in the console output.
Implementation
static var enableStyling = false;
If true, enables colors and other ANSI styling in the console output.
static var enableStyling = false;