Reads a directory and return results with the ability to use Ant style file match patterns
Recursive version of fs.readdir with small RAM & CPU footprint.
Recursive fs.readdir with streaming API and glob filtering.
Get an array of all files in a directory and subdirectories.