niok-android
/
ch.tutteli.niok
/
java.nio.file.Path
/
move
move
inline
fun
Path
.
move
(
target
:
Path
,
vararg
copyOptions
:
CopyOption
)
:
Path
(source)
Delegates to
Files.move
.