MCPcopy Create free account
hub / github.com/breck7/scroll / clearQuickCache

Method clearQuickCache

external/.scrollLibs.js:16857–16859  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16855 return customIndex
16856 }
16857 clearQuickCache() {
16858 delete this._quickCache
16859 }
16860 // todo: protected?
16861 _clearCueIndex() {
16862 delete this._cueIndex

Callers 3

_insertBlockMethod · 0.95
_insertLinesMethod · 0.95
_clearCueIndexMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected