open fun chmodRecursiveBlocking(path: String, perms: String, dirPerms: String): FileSystem
Blocking version of io.vertx.reactivex.core.file.FileSystem#chmodRecursive
io.vertx.reactivex.core.file.FileSystem#chmodRecursive
path -
path
perms -
perms
dirPerms -
dirPerms
Return