MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / clearSystemPromptSectionState

Function clearSystemPromptSectionState

src/bootstrap/state.ts:1638–1640  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1636}
1637
1638export function clearSystemPromptSectionState(): void {
1639 STATE.systemPromptSectionCache.clear()
1640}
1641
1642// Last emitted date accessors (for detecting midnight date changes)
1643

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected