toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-coroutines
/
dev.mokkery.coroutines.answering
/
Awaitable
/
await
await
abstract
suspend
fun
await
(
scope
:
FunctionScope
)
:
T
Suspends current function call until the awaited result is available.