bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

Properly detect folders #9

Closed wibblymat closed 10 years ago

wibblymat commented 11 years ago

Detecting whether a file is a directory or not should be based on the attribute information. At the moment I just check if the path ends with a /.

wibblymat commented 10 years ago

Fixed by 705ca19e9843b409b2d01fd3e31285b305753e59