stevenvachon / winattr

Foolproof Windows® file attributes.
MIT License
24 stars 6 forks source link

linux support #1

Closed wyklif closed 7 years ago

wyklif commented 7 years ago

can this work on linux?

stevenvachon commented 7 years ago

Of course not. It's a Windows library. Everything you need for Linux is already supported in core Node with fs.stat.