Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/perkeep/perkeep
/ permanodeString
Method
permanodeString
pkg/fs/rover.go:471–473 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
469
}
470
471
func
(n *roFileVersion) permanodeString() string {
472
return
n.permanode.String()
473
}
474
475
func
(n *roFileVersionsDir) permanodeString() string {
476
return
n.permanode.String()
Callers
nothing calls this directly
Calls
1
String
Method · 0.45
Tested by
no test coverage detected