Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.answering
/
Answer
/
callSuspend
call
Suspend
open
suspend
fun
callSuspend
(
scope
:
FunctionScope
)
:
T
Just like
call
but suspends. By default, it calls
call
.