kodein-di
/
org.kodein.di
/
DIContainer
/
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 has been initialized.
Parameters
cb
A callback.