MCPcopy
hub / github.com/cloudfoundry/cli / reset

Method reset

api/plugin/response.go:18–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18func (r *Response) reset() {
19 r.RawResponse = []byte{}
20 r.HTTPResponse = nil
21}

Callers 1

MakeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected