TheSpyder / rescript-nodejs

Node bindings for ReScript
MIT License
79 stars 15 forks source link

Add lstatSync and lstatSyncWith #26

Closed dodomorandi closed 7 months ago

dodomorandi commented 7 months ago

Just two missing functions.

I used the polymorphic method to support string, Buffer and URL as first argument type.

TheSpyder commented 7 months ago

Thank you for the contribution! Something's busted with CI, it hasn't run in a couple of months. I'll merge this anyway and try to fix it before I do a release.

TheSpyder commented 6 months ago

Published as 16.1.0