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

Struct lockMock

internal/shellgen/flake_plan_test.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type lockMock struct{}
14
15func (l *lockMock) Get(key string) *lock.Package {
16 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected