toggle menu
Core
0.5.1
common
switch theme
search in API
Core
/
io.telereso.kmp.core
/
Task
/
runBlock
run
Block
private
suspend
fun
runBlock
(
scope
:
CoroutineScope
,
config
:
TaskConfig
,
handleFailure
:
Boolean
,
block
:
suspend
CoroutineScope
.
(
)
->
ResultT
)
:
ResultT