Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
message
Method · 0.80
runTimeCuesInScope
Method · 0.80
Calls
2
_getCueMap
Method · 0.95
from
Method · 0.45
Tested by
no test coverage detected