MCPcopy Create free account
hub / github.com/dagger/dagger / Typed

Method Typed

dagql/types.go:40–40  ·  view source on GitHub ↗

Typed returns a Typed value whose Type refers to the object type.

()

Source from the content-addressed store, hash-verified

38 Type
39 // Typed returns a Typed value whose Type refers to the object type.
40 Typed() Typed
41 // IDType returns the scalar type for the object's IDs.
42 IDType() (IDType, bool)
43 // New creates a new instance of the type.

Callers 5

InstallObjectMethod · 0.65
ExtendEnvTypeMethod · 0.65
InstallObjectMethod · 0.65
InstallInterfaceMethod · 0.65

Calls

no outgoing calls

Tested by 1

InstallObjectMethod · 0.52