MCPcopy Create free account
hub / github.com/Debian/dcs / GetPath

Method GetPath

internal/proto/sourcebackendpb/sourcebackend.pb.go:284–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

282}
283
284func (x *Match) GetPath() string {
285 if x != nil {
286 return x.Path
287 }
288 return ""
289}
290
291func (x *Match) GetLine() uint32 {
292 if x != nil {

Callers 1

queryFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected