Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ resolvev2.go
File
resolvev2.go
internal/boxcli/featureflag/resolvev2.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
featureflag
2
3
// ResolveV2 uses the /v2/resolve endpoint when resolving packages.
4
var
ResolveV2 = enable(
"RESOLVE_V2"
)
Callers
nothing calls this directly
Calls
1
enable
Function · 0.85
Tested by
no test coverage detected