Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
84
type
shallowFilesystemFile
struct
{
85
filesystemEntry
86
}
87
88
type
shallowFilesystemDirectory
struct
{
89
filesystemEntry
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected