raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
739 stars 93 forks source link

use os.tmpDir #7

Closed aeosynth closed 12 years ago

raszi commented 12 years ago

Thanks for pointing out!

Because I don't want to drop the compatibility with the old versions of node I decided to create my own fix for that.