MCPcopy
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
68func (f *testFile) Size() int64 { return int64(len(f.content)) }
69
70type testDirectory struct {
71 testBaseEntry

Callers 2

compareEntryMethod · 0.45
compareEntryMetadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected