MCPcopy
hub / github.com/docker/compose / MaybeIncreaseBufferSize

Function MaybeIncreaseBufferSize

pkg/watch/watcher_nonwin.go:23–25  ·  view source on GitHub ↗
(w *fsnotify.Watcher)

Source from the content-addressed store, hash-verified

21import "github.com/tilt-dev/fsnotify"
22
23func MaybeIncreaseBufferSize(w *fsnotify.Watcher) {
24 // Not needed on non-windows
25}

Callers 1

newWatcherFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected