mirror of
https://github.com/srid/ema.git
synced 2024-12-01 15:13:36 +03:00
543 B
543 B
unionmount
unionmount is a Haskell library that wraps fsnotify
to provide a dynamic-friendly API to listen on filesystem changes and update an in-memory model. The library interface is such that you can "mount" multiple directories (union'ing them in the process), and have it update the model when files on any of those directories change.
Emanote uses it to monitor Markdown files (and other files) in its layers.