suspend fun FileSystem.unlinkAwait(link: String): Unit
Suspending version of method io.vertx.core.file.FileSystem.unlink
link -
link
the link
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.