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

Method SourcePath

private/bufpkg/bufprotosource/location.go:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105}
106
107func (l *location) SourcePath() protoreflect.SourcePath {
108 return protoreflect.SourcePath(l.sourceCodeInfoLocation.Path)
109}

Callers

nothing calls this directly

Calls 1

SourcePathMethod · 0.65

Tested by

no test coverage detected