vertx / io.vertx.rxjava.core.file / FileSystem / moveBlocking

moveBlocking

open fun moveBlocking(from: String, to: String): FileSystem

Blocking version of io.vertx.rxjava.core.file.FileSystem#move

Parameters

from -

to -

Return