MCPcopy
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
73type mustSucceed struct{}
74
75func (_ 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