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

Method Error

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

Source from the content-addressed store, hash-verified

1113}
1114
1115func (e *APIError) Error() string {
1116 return e.Message
1117}
1118
1119// OpenChildEntry mirrors the server-side openChildEntry payload returned
1120// inside APIError.Details when Code == "open_children" (IDEA-1494). The

Calls

no outgoing calls