Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ clear
Function
clear
packages/opencode-atomic-hooks/src/session.ts:235–237 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
233
}
234
235
function
clear(): void {
236
sessions.clear()
237
}
238
239
return
{
240
get,
Callers
5
test_build_provenance_disabled
Function · 0.85
test_build_provenance_enabled_without_provider
Function · 0.85
test_build_options_without_provenance
Function · 0.85
test_build_provenance_from_env_var
Function · 0.85
test_build_provenance_cli_overrides_env
Function · 0.85
Calls
1
clear
Method · 0.65
Tested by
5
test_build_provenance_disabled
Function · 0.68
test_build_provenance_enabled_without_provider
Function · 0.68
test_build_options_without_provenance
Function · 0.68
test_build_provenance_from_env_var
Function · 0.68
test_build_provenance_cli_overrides_env
Function · 0.68