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

Method IsCore

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

Source from the content-addressed store, hash-verified

814 Short() string
815 GetFunctions() []*modFunction
816 IsCore() bool
817}
818
819func GetSupportedFunctions(fp functionProvider) ([]*modFunction, []string, error) {

Callers 3

ReturnsCoreObjectMethod · 0.65
TypesHelpMethod · 0.65
AddFlagMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected