MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / clearHighlightCache

Function clearHighlightCache

src/utils/codeHighlight.js:297–299  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

295}
296
297export function clearHighlightCache() {
298 highlightCache.clear();
299}
300
301/**
302 * Initializes the static code highlighting system.

Callers 2

showFunction · 0.90
openReferencesTabFunction · 0.90

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected