Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ clear
Method
clear
include/covscript/impl/impl.hpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void clear() const
182
{
183
context->instance->storage.next_domain();
184
}
185
186
void reset() const
187
{
Callers
7
compiler_type
Method · 0.45
clear_metadata
Method · 0.45
clear_all_data
Method · 0.45
remove_domain
Method · 0.45
clear_set
Method · 0.45
clear_domain
Method · 0.45
reset_status
Method · 0.45
Calls
1
next_domain
Method · 0.80
Tested by
no test coverage detected