hfsevents icon indicating copy to clipboard operation
hfsevents copied to clipboard

Haskell bindings for the OS X FSEvents API - Event based filesystem monitoring

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