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

Method ResetMetaConfig

libs/storage/map_files_downloader.cpp:239–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239void MapFilesDownloader::ResetMetaConfig()
240{
241 m_serversList.clear();
242 m_isMetaConfigRequested = false;
243}
244
245} // namespace storage

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected