Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDownloader
Function
GetDownloader
libs/storage/http_map_files_downloader.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
std::unique_ptr<MapFilesDownloader> GetDownloader()
145
{
146
return std::make_unique<HttpMapFilesDownloader>();
147
}
148
} // namespace storage
Callers
2
DownloadResourcesLegacyActivity.cpp
File · 0.85
Storage
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected