ryanmcgrath / wrench-js

Recursive file operations in Node.js
MIT License
435 stars 71 forks source link

readdirSyncRecursive: possibility to only get directories or files #88

Open slorber opened 10 years ago

slorber commented 10 years ago

In my case, I only want to get the subdirectory names and not the filenames

This is not directly possible with wrench