MCPcopy
hub / github.com/dagger/dagger / Contains

Method Contains

dagql/objects.go:694–694  ·  view source on GitHub ↗
(call.View)

Source from the content-addressed store, hash-verified

692
693type ViewFilter interface {
694 Contains(call.View) bool
695}
696
697// GlobalView is the default global view. Everyone can see it, and it behaves

Implementers 2

AllViewdagql/objects.go
CapSetinternal/buildkit/util/apicaps/caps.go

Calls

no outgoing calls