MCPcopy 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

InitMethod · 0.80
InitProfilesStorageFunction · 0.80
StartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected