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