MCPcopy
hub / github.com/Velocidex/velociraptor / RegFileSystemAccessor

Struct RegFileSystemAccessor

accessors/registry/registry_windows.go:384–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382}
383
384type RegFileSystemAccessor struct {
385 cache *RegFileSystemAccessorCache
386}
387
388func (self RegFileSystemAccessor) Describe() *accessors.AccessorDescriptor {
389 return &accessors.AccessorDescriptor{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected