Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ Reset
Method
Reset
src/plugin/kernel/include/AFCNode.hpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void Reset() override
235
{
236
data_ = NULL_STR;
237
}
238
239
bool IsNull() const override
240
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected