Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_insertBlock
Method · 0.95
_insertLines
Method · 0.95
_clearCueIndex
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected