Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-common-suspend-runner
/
love.forte.simbot.suspendrunner
/
InvokeStrategy
/
invoke
invoke
abstract
operator
fun
<
T1
:
T
>
invoke
(
block
:
suspend
(
)
->
T1
,
scope
:
CoroutineScope
?
=
null
,
context
:
CoroutineContext
?
=
null
)
:
R
(
source
)