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

Method getCueOptions

external/.scrollLibs.js:15178–15180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15176 this._regexTests = regexTests
15177 }
15178 getCueOptions() {
15179 return Array.from(this._getCueMap().keys())
15180 }
15181 // todo: remove
15182 _getCueMap() {
15183 return this._cueMap

Callers 2

messageMethod · 0.80
runTimeCuesInScopeMethod · 0.80

Calls 2

_getCueMapMethod · 0.95
fromMethod · 0.45

Tested by

no test coverage detected