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