Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/packer
/ mustSucceed
Struct
mustSucceed
packer_test/common/check/gadgets.go:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
type
mustSucceed
struct
{}
74
75
func
(_ mustSucceed) Check(stdout, stderr string, err error) error {
76
return
err
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected