abstract fun moveBlocking(from: String, to: String): FileSystem
Blocking version of #move(String, String, Handler)
#move(String, String, Handler)