vertx / io.vertx.kotlin.core.file / io.vertx.core.file.FileSystem / propsAwait

propsAwait

suspend fun FileSystem.propsAwait(path: String): FileProps

Suspending version of method io.vertx.core.file.FileSystem.props

Parameters

path - the path to the file

Return

FileProps

NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.