Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getServerAddress
Method
getServerAddress
source/Network/NetworkService.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
std::string NetworkService::getServerAddress()
82
{
83
return _serverAddress;
84
}
85
86
void NetworkService::setServerAddress(std::string const& value)
87
{
Callers
2
openIntern
Method · 0.80
processStatusBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected