DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
util
/
com.peco2282.devcore.util
/
launch
launch
fun
Plugin
.
launch
(
context
:
CoroutineContext
=
EmptyCoroutineContext
,
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job