MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.internal
/
InitUtil
/
run
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.