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

Method View

core/module.go:2047–2047  ·  view source on GitHub ↗

View gets the name of the module's view of its underlying schema

()

Source from the content-addressed store, hash-verified

2045
2046 // View gets the name of the module's view of its underlying schema
2047 View() (call.View, bool)
2048
2049 // Install modifies the provided server to install the contents of the
2050 // modules declared fields.

Callers 15

InstallViewerFunction · 0.65
testCallFunction · 0.65
TestViewMethod · 0.65
RenderMethod · 0.65
currentViewMethod · 0.65
renderDetailLogLinesMethod · 0.65
renderLogsLinesMethod · 0.65
formHeightMethod · 0.65
renderErrorCauseMethod · 0.65
renderLogsMethod · 0.65

Implementers 2

userModcore/module.go
CoreModcore/schema/coremod.go

Calls

no outgoing calls

Tested by 2

InstallViewerFunction · 0.52
testCallFunction · 0.52