Is there an alternative to fsevent or some kind of wrapper for it?
I'm trying to monitor a specific folder for changes to files with a certain extension.
|
Is there an alternative to fsevent or some kind of wrapper for it? I'm trying to monitor a specific folder for changes to files with a certain extension.
| |||||
feedback
|
|
There is UKKQueue, which is a nice wrapper for kernel queue event monitoring - the alternative mentioned in the documentation. | |||||||
feedback
|