vertx / io.vertx.rxjava.core.file / FileSystem / chownBlocking

chownBlocking

open fun chownBlocking(path: String, user: String, group: String): FileSystem

Blocking version of

Parameters

path -

user -

group -

Return