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