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