Sign in
chromium
/
external
/
github.com
/
fsnotify
/
fsnotify
/
refs/tags/v1.9.0
/
.
/
testdata
/
watch-symlink
/
to-dir-relative
blob: 477d6a91990dd4f04c5e20d10e8ea13f6356fa71 [
file
]
# Watch a symlink to a dir
require
symlink
mkdir
/
dir
ln
-
s
./
dir
/
link
watch
/
link
touch
/
dir
/
file
Output
:
create
/
link
/
file