org.cvogt.scala

debug

package debug

Source
debug.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. debug
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class AnyExtensions[T] extends AnyVal

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.

Inherited from AnyRef

Inherited from Any

Ungrouped