luite / hfsevents

Haskell bindings for the OS X FSEvents API - Event based filesystem monitoring
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

Bindings for the OS X FSEvents API

note:

when running the following commands

echo "abc" > test.txt

echo "def" >> test.txt

OS X 10.8 sometimes sets the ItemCreated flag for the second command