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

Method _getCueMap

external/.scrollLibs.js:15182–15184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15180 }
15181 // todo: remove
15182 _getCueMap() {
15183 return this._cueMap
15184 }
15185 // todo: remove
15186 _getCueMapAsObject() {
15187 let obj = {}

Callers 3

getCueOptionsMethod · 0.95
_getCueMapAsObjectMethod · 0.95
_getMatchingParserMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected