Skip to main content

exists_sync

Function exists_sync 

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

Synchronously returns true if a file system entry exists at path.