github.com/evanw/esbuild/internal/fs.DifferentCase.Actual (field)

3 uses

	github.com/evanw/esbuild/internal/fs (current package)
		fs.go#L53: 	Actual string
		fs.go#L63: 					Actual: entry.base,

	github.com/evanw/esbuild/internal/bundler
		bundler.go#L715: 			res.PrettyPath(logger.Path{Text: fs.Join(diffCase.Dir, diffCase.Actual), Namespace: "file"}),