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