MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / Error

Method Error

api/client.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (e *APIError) Error() string {
40 return e.Message
41}
42
43func (e *APIError) UserFacing() bool {
44 return true

Calls

no outgoing calls