Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dagger/dagger
/ Message
Method
Message
sdk/python/runtime/internal/dagger/dagger.gen.go:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
func
(e *ExecError) Message() string {
144
return
e.original.Error()
145
}
146
147
func
(e *ExecError) Unwrap() error {
148
return
e.original
Callers
1
Error
Method · 0.95
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected