MCPcopy 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
109void ClearGlobalAssetDir()
110{
111 _gAssetsDir = CAssetsDir();
112}
113

Callers 2

~BasicTestingSetupMethod · 0.85
appTestsMethod · 0.85

Calls 1

CAssetsDirClass · 0.85

Tested by 2

~BasicTestingSetupMethod · 0.68
appTestsMethod · 0.68