Repository Issues
jonschlinkert/try-open
Tries to open a file using fs.openSync (only necessary with sync), fails gracefully if the file path does not exist on the file system. Since fs.existsSync has been deprecated, this can be used as an alternative.
Issues
No open indexed issues found for this repository.