help wanted
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (PR metrics pending)
Description
Watching a directory is overkill and unnecessary when all you want to observe is a single file.
Challenge: fsnotify doesn't provide file-level monitoring, but maybe we can hook into the underlying low-level libraries.