Update README.md
This commit is contained in:
parent
24d237ae74
commit
1042205948
|
@ -158,8 +158,7 @@ Single Events - fired immediately
|
||||||
* `nodeError` - Error `fstat` did not succeeded.
|
* `nodeError` - Error `fstat` did not succeeded.
|
||||||
* `node` - a `stats` object for a node of any type
|
* `node` - a `stats` object for a node of any type
|
||||||
* `file` - includes links when `followLinks` is `true`
|
* `file` - includes links when `followLinks` is `true`
|
||||||
* Note: This feature is broken in the current version, but works in the previous `walk-recursive` version
|
* `directory` - **NOTE** you could get a recursive loop if `followLinks` and a directory links to its parent
|
||||||
* `directory`
|
|
||||||
* `symbolicLink` - always empty when `followLinks` is `true`
|
* `symbolicLink` - always empty when `followLinks` is `true`
|
||||||
* `blockDevice`
|
* `blockDevice`
|
||||||
* `characterDevice`
|
* `characterDevice`
|
||||||
|
|
Loading…
Reference in New Issue