launch

fun launch(block: suspend Vfs.() -> Unit)

Launches a new coroutine using the this vfs coroutine context. Use this to load assets asynchronously.