Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
812
type
functionProvider
interface
{
813
ProviderName() string
814
Short() string
815
GetFunctions() []*modFunction
816
IsCore() bool
817
}
Callers
11
TestDaggerUp
Method · 0.65
TestConflictingSameNameDeps
Method · 0.65
TestLoops
Method · 0.65
WithGitLabels
Method · 0.65
functionListRun
Function · 0.65
MainHelp
Method · 0.65
TypesHelp
Method · 0.65
ModuleDoc
Method · 0.65
FunctionDoc
Method · 0.65
shellTypeDoc
Function · 0.65
makeSubCmd
Method · 0.65
Implementers
2
modObject
cmd/dagger/module_inspect.go
modInterface
cmd/dagger/module_inspect.go
Calls
no outgoing calls
Tested by
3
TestDaggerUp
Method · 0.52
TestConflictingSameNameDeps
Method · 0.52
TestLoops
Method · 0.52