suspend fun FileSystem.lpropsAwait(path: String): FileProps
Suspending version of method io.vertx.core.file.FileSystem.lprops
path - the path to the file
path
Return
FileProps
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.