MCPcopy Create free account
hub / github.com/bufbuild/buf / ModuleSet

Method ModuleSet

private/bufpkg/bufmodule/module.go:186–186  ·  view source on GitHub ↗

ModuleSet returns the ModuleSet that this Module is contained within. Always present.

()

Source from the content-addressed store, hash-verified

184 //
185 // Always present.
186 ModuleSet() ModuleSet
187
188 // Called in newModuleSet.
189 setModuleSet(ModuleSet)

Callers 1

getModuleDepsRecFunction · 0.65

Implementers 1

moduleprivate/bufpkg/bufmodule/module.go

Calls

no outgoing calls

Tested by

no test coverage detected