moveEntry

suspend fun moveEntry(src: String, dst: String)

Moves an entry (file or directory) from src to dst.