open fun deleteRecursiveBlocking(path: String, recursive: Boolean): FileSystem
Blocking version of io.vertx.reactivex.core.file.FileSystem#deleteRecursive
io.vertx.reactivex.core.file.FileSystem#deleteRecursive
path -
path
recursive -
recursive
Return