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

Method GetWikiURL

libs/indexer/feature_meta.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59std::string Metadata::GetWikiURL() const
60{
61 return ToWikiURL(string(Get(FMD_WIKIPEDIA)));
62}
63
64std::string Metadata::ToWikimediaCommonsURL(std::string v)
65{

Callers 5

DumpOneMethod · 0.80
operator()Method · 0.80
UNIT_TESTFunction · 0.80
UNIT_TESTFunction · 0.80

Calls 1

GetFunction · 0.85

Tested by 2

UNIT_TESTFunction · 0.64
UNIT_TESTFunction · 0.64