MCPcopy
hub / github.com/x-motemen/gore / Error

Method Error

session.go:377–379  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

375)
376
377func (e Error) Error() string {
378 return string(e)
379}
380
381func (s *Session) source(space bool) (string, error) {
382 normalizeNodePos(s.mainFunc())

Callers 4

actionImportFunction · 0.80
TestAction_ImportFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestAction_ImportFunction · 0.64