MCPcopy Create free account
hub / github.com/PerpetualSoftware/pad / Error

Method Error

internal/cli/client.go:1066–1068  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1064}
1065
1066func (e *APIError) Error() string {
1067 return e.Message
1068}
1069
1070// OpenChildEntry mirrors the server-side openChildEntry payload returned
1071// inside APIError.Details when Code == "open_children" (IDEA-1494). The

Calls

no outgoing calls