MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / GetBundleLocation

Method GetBundleLocation

framework/src/bundle/BundleArchive.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 }
99
100 std::string
101 BundleArchive::GetBundleLocation() const
102 {
103 return location;
104 }
105
106 std::string
107 BundleArchive::GetResourcePrefix() const

Callers 2

BundlePrivateMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected