MCPcopy 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

1package featureflag
2
3// ResolveV2 uses the /v2/resolve endpoint when resolving packages.
4var ResolveV2 = enable("RESOLVE_V2")

Callers

nothing calls this directly

Calls 1

enableFunction · 0.85

Tested by

no test coverage detected