vertx / io.vertx.core.file / FileSystem / existsBlocking

existsBlocking

abstract fun existsBlocking(path: String): Boolean

Blocking version of #exists(String, Handler)