enableStyling property

bool enableStyling
getter/setter pair

If true, enables colors and other ANSI styling in the console output.

Implementation

static var enableStyling = true;