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

Method Error

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

Source from the content-addressed store, hash-verified

1215}
1216
1217func (e *APIError) Error() string {
1218 return e.Message
1219}
1220
1221// OpenChildEntry mirrors the server-side openChildEntry payload returned
1222// inside APIError.Details when Code == "open_children" (IDEA-1494). The

Calls

no outgoing calls