MCPcopy 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
81std::string NetworkService::getServerAddress()
82{
83 return _serverAddress;
84}
85
86void NetworkService::setServerAddress(std::string const& value)
87{

Callers 2

openInternMethod · 0.80
processStatusBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected