Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ FileSystem
Method
FileSystem
storage/file/file.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
// FileSystem
16
17
FileSystem::FileSystem() {}
18
FileSystem::~FileSystem() {}
19
20
bool FileSystem::ReadAll(const std::string& file_path, std::string* buffer,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected