MCPcopy Index your code
hub / github.com/docker/docker-agent / Error

Method Error

pkg/config/auto_test.go:1051–1051  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1049}
1050
1051func (e *stubPullError) Error() string { return e.fullDetail }
1052
1053func (e *stubPullError) ModelPullErrorSummary() string { return e.summary }
1054

Calls

no outgoing calls

Tested by

no test coverage detected