MCPcopy Create free account
hub / github.com/devfile/api / Error

Method Error

pkg/attributes/errors.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (e *KeyNotFoundError) Error() string {
27 return fmt.Sprintf("Attribute with key %q does not exist", e.Key)
28}

Callers 1

attributes_test.goFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected