rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework.util
/
RdCoroutineScope
/
launch
launch
fun
launch
(
lifetime
:
Lifetime
,
context
:
CoroutineContext
=
EmptyCoroutineContext
,
start
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
action
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job
Content copied to clipboard