help wanted
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.