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

Method ProviderName

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

Source from the content-addressed store, hash-verified

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

Callers 7

GetFunctionMethod · 0.65
GetSupportedFunctionsFunction · 0.65
GetSupportedFunctionFunction · 0.65
NameMethod · 0.65
registerCommandsMethod · 0.65
TypesHelpMethod · 0.65
shellTypeDocFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected