Update README.md

This commit is contained in:
AJ ONeal 2015-01-05 18:23:39 -07:00
부모 24d237ae74
커밋 1042205948
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -158,8 +158,7 @@ Single Events - fired immediately
* `nodeError` - Error `fstat` did not succeeded.
* `node` - a `stats` object for a node of any type
* `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`
* `directory` - **NOTE** you could get a recursive loop if `followLinks` and a directory links to its parent
* `symbolicLink` - always empty when `followLinks` is `true`
* `blockDevice`
* `characterDevice`