MCPcopy Index your code
hub / github.com/jetify-com/devbox / PatchMode

TypeAlias PatchMode

internal/devconfig/configfile/packages.go:245–245  ·  view source on GitHub ↗

PatchMode specifies when to patch packages.

Source from the content-addressed store, hash-verified

243
244// PatchMode specifies when to patch packages.
245type PatchMode string
246
247const (
248 // PatchAuto automatically applies patches to fix known issues with

Callers 2

setPackageOptionsMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected