Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jetify-com/devbox
/ lockmock
Struct
lockmock
internal/shellgen/generate_test.go:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
)
123
124
type
lockmock
struct
{}
125
126
func
(*lockmock) Resolve(pkg string) (*lock.Package, error) {
127
name, _, _ := searcher.ParseVersionedPackage(pkg)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected