Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dagger/dagger
/ Extensions
Method
Extensions
modules/dev/internal/dagger/dagger.gen.go:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
func
(e *ExecError) Extensions()
map
[string]any {
140
return
e.original.Extensions()
141
}
142
143
func
(e *ExecError) Message() string {
144
return
e.original.Error()
Callers
nothing calls this directly
Calls
1
Extensions
Method · 0.65
Tested by
no test coverage detected