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