kodein-di
/
org.kodein.di
/
DI
/
Builder
/
onReady
common
on
Ready
abstract fun
onReady
(cb:
DirectDI
.() ->
Unit
)
Content copied to clipboard
Adds a callback that will be called once the DI object is configured and instantiated.
Parameters
cb
The callback.