Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
812
type
functionProvider
interface
{
813
ProviderName() string
814
Short() string
815
GetFunctions() []*modFunction
816
IsCore() bool
Callers
7
GetFunction
Method · 0.65
GetSupportedFunctions
Function · 0.65
GetSupportedFunction
Function · 0.65
Name
Method · 0.65
registerCommands
Method · 0.65
TypesHelp
Method · 0.65
shellTypeDoc
Function · 0.65
Implementers
2
modObject
cmd/dagger/module_inspect.go
modInterface
cmd/dagger/module_inspect.go
Calls
no outgoing calls
Tested by
no test coverage detected