Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ SetPlace
Method
SetPlace
libi2pd/FS.cpp:289–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
void HashedStorage::SetPlace(const std::string &path) {
290
root = path + i2p::fs::dirSep + name;
291
}
292
293
bool HashedStorage::Init(const char * chars, size_t count)
294
{
Callers
3
Init
Method · 0.80
InitProfilesStorage
Function · 0.80
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected