Open henti opened 12 months ago
Investigate Mac options for inotify to monitor for file access requests to trace files used during a build.
I've looked into fswatch which uses File System Events API but it seems to only support file modifications.
there is a --access flag but the macOS monitors are not supported.
--access
Investigate Mac options for inotify to monitor for file access requests to trace files used during a build.