MCPcopy
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
1652export function clearSystemPromptSectionState(): void {
1653 STATE.systemPromptSectionCache.clear()
1654}
1655
1656// Last emitted date accessors (for detecting midnight date changes)
1657

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected