trace

open override var trace: Boolean(source)

If true, ModuleCheck will collect a trace of expensive and delicate operations. This trace is added to any thrown exceptions. Tracing is disabled by default, as it does incur a performance penalty.

Default value is false

Since

0.12.0