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