oskit-kmp
Toggle table of contents
5.0.0
common
Platform filter
common
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.filesystem
/
IKmpFs
/
moveFile
move
File
open
suspend
fun
moveFile
(
from
:
KmpFsRef
,
to
:
KmpFsRef
)
:
Outcome
<
Unit
,
KmpFsError
>
Moves a file to another destination. The destination file must exist and will be overwritten.