niok-android / ch.tutteli.niok / java.nio.file.Path / move

move

inline fun Path.move(target: Path, vararg copyOptions: CopyOption): Path

Delegates to Files.move.