Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ClearGlobalAssetDir
Function
ClearGlobalAssetDir
src/assetsdir.cpp:109–112 ·
view source on GitHub ↗
Used in testing
Source
from the content-addressed store, hash-verified
107
108
// Used in testing
109
void ClearGlobalAssetDir()
110
{
111
_gAssetsDir = CAssetsDir();
112
}
113
Callers
2
~BasicTestingSetup
Method · 0.85
appTests
Method · 0.85
Calls
1
CAssetsDir
Class · 0.85
Tested by
2
~BasicTestingSetup
Method · 0.68
appTests
Method · 0.68