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

Method Path

private/buf/buffetch/buffetch.go:104–104  ·  view source on GitHub ↗

Path returns the path of the file. May be used for items such as YAML unmarshalling errors.

()

Source from the content-addressed store, hash-verified

102 //
103 // May be used for items such as YAML unmarshalling errors.
104 Path() string
105 // UseProtoNames only applies for MessageEncodingYAML at this time.
106 UseProtoNames() bool
107 // UseEnumNumbers only applies for MessageEncodingYAML at this time.

Callers 15

indexFilesMethod · 0.65
fileInfosMethod · 0.65
ReadFromWorkspaceMethod · 0.65
RefreshIRMethod · 0.65
queryIRMethod · 0.65
queryFileKeysMethod · 0.65
IndexSymbolsMethod · 0.65
indexSymbolsMethod · 0.65
irToSymbolsMethod · 0.65
importToSymbolMethod · 0.65

Implementers 1

messageRefprivate/buf/buffetch/message_ref.go

Calls

no outgoing calls

Tested by 6

testBasicFunction · 0.52
TestUnusedDepFunction · 0.52
TestDuplicatePathFunction · 0.52
testFormatNoDiffFunction · 0.52
testDeprecateNoDiffFunction · 0.52