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

Method Path

private/bufpkg/bufprotosource/bufprotosource.go:237–237  ·  view source on GitHub ↗

Path is the path of the file relative to the root it is contained within. This will be normalized, validated and never empty, This will be unique within a given Image.

()

Source from the content-addressed store, hash-verified

235 // This will be normalized, validated and never empty,
236 // This will be unique within a given Image.
237 Path() string
238 // ExternalPath returns the path that identifies this file externally.
239 //
240 // This will be unnormalized.

Callers 15

GetFileInfosFunction · 0.65
GetTargetFileInfosFunction · 0.65
GetFilePathsFunction · 0.65
GetTargetFilePathsFunction · 0.65
WalkFileInfosMethod · 0.65
getFileInfoMethod · 0.65
getFileInfoUncachedMethod · 0.65
WalkFileInfosMethod · 0.65
WalkMethod · 0.65
getB4DigestFunction · 0.65
trackFileInfoMethod · 0.65
getModuleDepsRecFunction · 0.65

Calls

no outgoing calls

Tested by 7

TestCloneImageFunction · 0.52
testGetImageFilePathsFunction · 0.52
testGetImageImportPathsFunction · 0.52
runFilterImageFunction · 0.52
imageIsDependencyOrderedFunction · 0.52
fuzzFunction · 0.52