MCPcopy Create free account
hub / github.com/cloudfoundry/multiapps-cli-plugin / Message

Method Message

testutil/test_results.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func (r RuntimeResponse) Message() string {
57 return r.message
58}
59
60func (r RuntimeResponse) GetHeader(header string) string {
61 return ""

Callers 2

NewClientErrorFunction · 0.80
BuildErrorResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected