Skip to main content

rename_sync

Function rename_sync 

Source
pub fn rename_sync(from: &str, to: &str) -> Result<(), JsValue>
Expand description

Synchronously renames (moves) the file or directory from from to to.