Skip to main content

unlink_sync

Function unlink_sync 

Source
pub fn unlink_sync(path: &str) -> Result<(), JsValue>
Expand description

Synchronously removes the file (or symbolic link) at path.