Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ GetResourcePrefix
Method
GetResourcePrefix
framework/src/bundle/BundleArchive.cpp:106–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
std::string
107
BundleArchive::GetResourcePrefix() const
108
{
109
return resourcePrefix;
110
}
111
112
BundleResource
113
BundleArchive::GetResource(std::string const& path) const
Callers
4
BundleResource
Method · 0.80
operator==
Method · 0.80
Hash
Method · 0.80
BundlePrivate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected