AUTO

Resolved to PLAIN or RICH at configuration time:

  • PLAIN when

    • The NO_COLOR environment variable is set and non-empty

    • The build runs with --console=plain

    • The build is invoked from an IDE (idea.active system property, because IDE build output windows do not render ANSI escape codes).

  • RICH otherwise.

The compiler only ever receives the resolved concrete mode.

Properties

Link copied to clipboard
Link copied to clipboard