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

Method Error

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

Source from the content-addressed store, hash-verified

1381}
1382
1383func (e *APIError) Error() string {
1384 return e.Message
1385}
1386
1387// OpenChildEntry mirrors the server-side openChildEntry payload returned
1388// inside APIError.Details when Code == "open_children" (IDEA-1494). The

Calls

no outgoing calls