Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Velocidex/velociraptor
/ MEFileSystemAccessor
Struct
MEFileSystemAccessor
accessors/zip/me.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
MEFileSystemAccessor
struct
{
14
*ZipFileSystemAccessor
15
}
16
17
// file_path refers to the fragment - we always use the current exe as
18
// the root.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected