MCPcopy Create free account
hub / github.com/IBM/newrelic-cli / Error

Method Error

utils/decoder.go:197–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195}
196
197func (e YAMLSyntaxError) Error() string {
198 return e.err.Error()
199}
200
201// NewYAMLOrJSONDecoder returns a decoder that will process YAML documents
202// or JSON documents from the given reader as a stream. bufferSize determines

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected