Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ Size
Method
Size
internal/diff/diff_test.go:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(f *testFile) Size() int64 {
return
int64(len(f.content)) }
69
70
type
testDirectory
struct
{
71
testBaseEntry
Callers
2
compareEntry
Method · 0.45
compareEntryMetadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected