Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
func
(e configValidationFailedError) Error() string {
157
return
e.err.Error()
158
}
159
160
func
(e configValidationFailedError) Unwrap() error {
161
return
e.err
Callers
1
configValidationErrors
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected