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

Function GetAdditionalWorldScope

libs/platform/local_country_file_utils.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34char constexpr kOffsetsExt[] = ".offsets";
35
36string GetAdditionalWorldScope()
37{
38 return "r";
39}
40/*
41bool IsSpecialName(string const & name) { return name == "." || name == ".."; }
42*/

Callers 2

GetCountryReaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected