golang.org/x/tools/go/packages.Config.Dir (field)
7 uses
golang.org/x/tools/go/packages (current package)
external.go#L82: cmd.Dir = cfg.Dir
golist.go#L687: filename = filepath.Join(state.cfg.Dir, filename)
golist.go#L910: WorkingDir: cfg.Dir,
packages.go#L144: Dir string
packages.go#L602: if ld.Dir == "" {
packages.go#L604: ld.Dir = dir
go.pact.im/x/goupdate
packages.go#L44: Dir: workspaceDir,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)