run

open fun <T, E : Throwable?> run(value: T, check: InitUtil.ThrowingRunnable<E>): T(source)

Utility method to run code during a super or this call.