MCPcopy Index your code
hub / github.com/dagger/dagger / moduleSourceAttachTestSDK

Struct moduleSourceAttachTestSDK

core/modulesource_test.go:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10)
11
12type moduleSourceAttachTestSDK struct {
13 dep dagql.AnyResult
14}
15
16type moduleSourceSelfCallsTestSDK struct {
17 moduleSourceAttachTestSDK

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected