doc: 'filename' arg not guaranteed ever.

This commit is contained in:
isaacs 2012-03-05 10:28:47 -08:00
parent 5ca5ec33cc
commit 8258bd467a

View File

@ -469,8 +469,7 @@ reliable.
<!--type=misc-->
When watching a directory,
providing `filename` argument in the callback is not supported
Providing `filename` argument in the callback is not supported
on every platform (currently it's only supported on Linux and Windows). Even
on supported platforms `filename` is not always guaranteed to be provided.
Therefore, don't assume that `filename` argument is always provided in the