Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemNixFS/MemNixFS
/ Engine
Method
Engine
src/app/engine.h:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
private:
95
Engine() = default;
96
97
std::unique_ptr<PhysicalLayer> phys_;
98
std::unique_ptr<IsfSymbols> isf_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected