Skip to content

fs: make 'fs.exists' follow the error first callback convention

Rodrigo Muino Tomonari requested to merge github/fork/imyller/fs-exists into master

Make fs.exists follow the typical error first callback convention (nodeback-style) without breaking backward compatibility with single boolean argument callbacks.

Ref: #1592 (closed)

Merge request reports

Loading