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

Method Error

cmd/root/root.go:312–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310}
311
312func (e RuntimeError) Error() string {
313 return e.Err.Error()
314}
315
316func (e RuntimeError) Unwrap() error {
317 return e.Err

Callers 15

jsErrorFunction · 0.45
streamWithFallbackMethod · 0.45
detailsContentMethod · 0.45
renderCardMethod · 0.45
TestValidateThemeFunction · 0.45
TestRAGToolsetRegisteredFunction · 0.45
NewRootCmdFunction · 0.45
cleanupWorktreeMethod · 0.45

Calls

no outgoing calls