Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-walk2

Sethorax5(MIT OR Apache-2.0)1.0.1

A fork of the original node walker by Daplie

util, os, sys, fs, walk, walkSync

readme

This is a fork of Daplie's node-walk. So all credit goes to them. I just added the ability to stop the walker from descending into subdirectories if the next() function is called with the walk.NO_DESCEND argument.