pub fn exists_sync(path: &str) -> Result<bool, JsValue>
Synchronously returns true if a file system entry exists at path.
true
path