toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.manager.filemgr
/
FileMgr
/
moveDir
move
Dir
@
JvmStatic
fun
moveDir
(
dir
:
File
,
destination
:
String
)
:
ResultCompat
<
String
>
Move the folder to the specified location.
Since
0.4.0
Parameters
dir
Folder to be moved.
destination
Folder move destination path.