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

Method addOutput

api/logcache/log_cache_client.go:65–67  ·  view source on GitHub ↗
(output RequestLoggerOutput)

Source from the content-addressed store, hash-verified

63}
64
65func (p *DebugPrinter) addOutput(output RequestLoggerOutput) {
66 p.outputs = append(p.outputs, output)
67}
68
69type userAgentHTTPClient struct {
70 c logcache.HTTPClient

Callers 1

NewClientFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected