Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ Shut
Method
Shut
src/plugin/kernel/src/AFCConfigModule.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
bool AFCConfigModule::Shut()
45
{
46
return Clear();
47
}
48
49
bool AFCConfigModule::Load()
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected