Skip to content

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

License

Notifications You must be signed in to change notification settings

codedownio/hfsevents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 72.6%
  • Objective-C 22.9%
  • C 4.5%