Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/packer
/ mustFail
Struct
mustFail
packer_test/common/check/gadgets.go:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
type
mustFail
struct
{}
84
85
func
(_ mustFail) Check(stdout, stderr string, err error) error {
86
if
err == nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected