avail
2.0.0.alpha28
jvm
avail
/
avail.resolver
/
ModuleRootResolver
/
executeTask
execute
Task
open
fun
executeTask
(
task
:
(
)
->
Unit
)
Asynchronously execute the provided task.
Parameters
task
The lambda to run outside the calling thread of execution.