Windows Directory Monitor (WDM) is a library which can be used to monitor directories for changes. It's mostly implemented in C and uses the Win32 API for a better performance.
gem install wdmNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Monitor a directory for file changes
Use a cross-platform alternative like listen or rb-inotify on Linux/macOS
No dependency data recorded yet.