MCPcopy
hub / github.com/dagger/dagger / Short

Method Short

cmd/dagger/module_inspect.go:814–814  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

812type functionProvider interface {
813 ProviderName() string
814 Short() string
815 GetFunctions() []*modFunction
816 IsCore() bool
817}

Callers 11

TestDaggerUpMethod · 0.65
TestLoopsMethod · 0.65
WithGitLabelsMethod · 0.65
functionListRunFunction · 0.65
MainHelpMethod · 0.65
TypesHelpMethod · 0.65
ModuleDocMethod · 0.65
FunctionDocMethod · 0.65
shellTypeDocFunction · 0.65
makeSubCmdMethod · 0.65

Implementers 2

modObjectcmd/dagger/module_inspect.go
modInterfacecmd/dagger/module_inspect.go

Calls

no outgoing calls

Tested by 3

TestDaggerUpMethod · 0.52
TestLoopsMethod · 0.52