suspend fun FileSystem.fsPropsAwait(path: String): FileSystemProps
Suspending version of method io.vertx.core.file.FileSystem.fsProps
path
- path to anywhere on the filesystem
Return
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.