MCPcopy Create free account
hub / github.com/comaps/comaps / MetaServerUrl

Method MetaServerUrl

libs/platform/platform.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165std::string Platform::MetaServerUrl() const
166{
167 return METASERVER_URL;
168}
169
170std::string Platform::DefaultUrlsJSON() const
171{

Callers 2

LoadMetaConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected