MCPcopy Create free account
hub / github.com/compozy/agh / Error

Method Error

internal/cli/config.go:156–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154}
155
156func (e configValidationFailedError) Error() string {
157 return e.err.Error()
158}
159
160func (e configValidationFailedError) Unwrap() error {
161 return e.err

Callers 1

configValidationErrorsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected