org.cvogt.scala

debug

package debug

Visibility
  1. Public
  2. All

Value Members

  1. object SUPPRESS_OUTPUT

    Suppresses JVM output to stdout and stderr in a block of code

    Suppresses JVM output to stdout and stderr in a block of code

    !!!USE WITH CAUTION!!!

    Because this suppresses everything inside this call, even in other files, libs, etc. which can be quite surprising. You have been warned.

Ungrouped