Searched defs:runInBuildScope (Results 1 – 2 of 2) sorted by relevance
50 suspend fun <R> runInBuildScope(block: suspend FrpBuildScope.() -> R): R in runInBuildScope() method
68 override suspend fun <R> runInBuildScope(block: suspend FrpBuildScope.() -> R): R { in <lambda>() method