Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ Purge
Method
Purge
framework/src/bundle/BundleArchive.cpp:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void
89
BundleArchive::Purge()
90
{
91
storage->RemoveArchive(this);
92
}
93
94
long
95
BundleArchive::GetBundleId() const
Callers
1
Install0
Method · 0.45
Calls
1
RemoveArchive
Method · 0.45
Tested by
no test coverage detected