Package

izreflect.fundamentals.platform

properties

Permalink

package properties

Visibility
  1. Public
  2. All

Type Members

  1. trait DebugProperties extends AnyRef

    Permalink

    Marker trait for objects that hold names of Java Properties that control debug output for macros and internals of izumi libraries.

    Marker trait for objects that hold names of Java Properties that control debug output for macros and internals of izumi libraries.

    Search for inheritors of this trait to discover debugging java properties

    For example, to see macro debug output during compilation, set -Dizreflect.debug.macro.rtti=true java property

    sbt -Dizreflect.debug.macro.rtti=true compile
  2. trait EnvVars extends AnyRef

    Permalink

Value Members

  1. object EnvVarsCI extends EnvVars

    Permalink

Ungrouped