Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
284
func
(x *Match) GetPath() string {
285
if
x != nil {
286
return
x.Path
287
}
288
return
""
289
}
290
291
func
(x *Match) GetLine() uint32 {
292
if
x != nil {
Callers
1
query
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected