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