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

Method DefaultUrlsJSON

libs/platform/platform.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170std::string Platform::DefaultUrlsJSON() const
171{
172 return DEFAULT_URLS_JSON;
173}
174
175bool Platform::RemoveFileIfExists(std::string const & filePath)
176{

Callers 1

LoadMetaConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected