MCPcopy
hub / github.com/kopia/kopia / shallowFilesystemFile

Struct shallowFilesystemFile

fs/localfs/shallow_fs.go:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84type shallowFilesystemFile struct {
85 filesystemEntry
86}
87
88type shallowFilesystemDirectory struct {
89 filesystemEntry

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected