suspend fun FileSystem.readSymlinkAwait(link: String): String
Suspending version of method io.vertx.core.file.FileSystem.readSymlink
Return
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.