open fun copyBlocking(from: String, to: String): FileSystem
Blocking version of io.vertx.reactivex.core.file.FileSystem#copy
io.vertx.reactivex.core.file.FileSystem#copy
from -
from
to -
to
Return