kodein-di-conf
7.19.1
kodein-di-conf
/
org.kodein.di.conf
/
ConfigurableDI
/
clear
clear
fun
clear
(
)
Clear all the bindings of the DI instance. Needs
mutable
to be true.
Throws
Illegal
State
Exception
if
mutable
is not
true
.