compose/pkg/watch
Nick Santos e8a34c8d1e watch: remove inotify-specific bits of watcher_linux (#890)
the tests on windows don't pass yet, but at least it compiles
2023-02-02 14:59:30 +01:00
..
features.go tilt: copy watch code from tesseract 2023-02-02 14:59:30 +01:00
notify.go watch: simplify the fileEvent interface to only contain paths (#144) 2023-02-02 14:59:30 +01:00
notify_test.go watch: fix a bug when a file and its ancestor both have direct watches (#863) 2023-02-02 14:59:30 +01:00
ospath.go watch: fix a bug when a file and its ancestor both have direct watches (#863) 2023-02-02 14:59:30 +01:00
temp.go tilt: copy watch code from tesseract 2023-02-02 14:59:30 +01:00
watcher_darwin.go watch: remove inotify-specific bits of watcher_linux (#890) 2023-02-02 14:59:30 +01:00
watcher_naive.go watch: remove inotify-specific bits of watcher_linux (#890) 2023-02-02 14:59:30 +01:00