Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ Save
Method
Save
src/plugin/kernel/src/AFCConfigModule.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool AFCConfigModule::Save()
69
{
70
return false;
71
}
72
73
bool AFCConfigModule::Clear()
74
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected