Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ clearSystemPromptSectionState
Function
clearSystemPromptSectionState
src/bootstrap/state.ts:1652–1654 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1650
}
1651
1652
export
function
clearSystemPromptSectionState(): void {
1653
STATE.systemPromptSectionCache.clear()
1654
}
1655
1656
// Last emitted date accessors (for detecting midnight date changes)
1657
Callers
1
clearSystemPromptSections
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected