Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ SetAppName
Function
SetAppName
libi2pd/FS.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void SetAppName (const std::string& name) {
57
appName = name;
58
}
59
60
const std::string & GetDataDir () {
61
return dataDir;
Callers
1
InitI2P
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected