atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

[Memo] There isn't an API call to verify a path's existence #162

Closed probablycorey closed 5 years ago

probablycorey commented 5 years ago

Something like hasPath would be helpful. Right now the only way to do this is to filter through all the entries in the work tree.