1
0
mirror of https://github.com/go-task/task.git synced 2025-06-23 00:38:19 +02:00
Files
task/internal/fsnotifyext
Teddy Sommavilla 6b878980dc refactor(fsnotifyext): use Event.Has to check for chmod operations
As recommended by the Event.Op godoc. Op is a bitmask, and some systems may send multiple operations at once
2025-05-26 16:51:37 -03:00
..