toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.api.initializable
/
ManagedResource
/
initialize
initialize
abstract
suspend
fun
initialize
(
)
:
Either
<
Error
,
Unit
>
Asynchronously initializes the entity. Can
Either
succeed or fail with an
Error
.