github.com/evanw/esbuild/internal/fs.WatchData.Paths (field)
6 uses
github.com/evanw/esbuild/internal/fs (current package)
fs.go#L123: Paths map[string]func() bool
fs_real.go#L438: Paths: paths,
github.com/evanw/esbuild/pkg/api
api_impl.go#L904: if data.Paths[path] != nil {
api_impl.go#L975: for path := range w.data.Paths {
api_impl.go#L995: if w.data.Paths[path]() {
api_impl.go#L1013: if w.data.Paths[path]() {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |