MCPcopy Create free account
hub / github.com/koding/kite / Error

Method Error

dnode/errors.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func (e ArgumentError) Error() string {
35 return e.s
36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected