open fun copyRecursiveBlocking(from: String, to: String, recursive: Boolean): FileSystem
Blocking version of io.vertx.rxjava.core.file.FileSystem#copyRecursive
io.vertx.rxjava.core.file.FileSystem#copyRecursive
from -
from
to -
to
recursive -
recursive
Return