suspend fun FileSystem.deleteAwait(path: String): Unit
Suspending version of method io.vertx.core.file.FileSystem.delete
path to the file
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.