vertx / io.vertx.core.file / FileSystem / fsPropsBlocking

fsPropsBlocking

abstract fun fsPropsBlocking(path: String): FileSystemProps

Blocking version of #fsProps(String, Handler)