srid/unionmount

Add functions to monitor a single file

Open

#2 创建于 2022年7月4日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Haskell (3 fork)github user discovery
help wanted

仓库指标

Star
 (12 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南