Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ setCue
Method
setCue
external/.scrollLibs.js:17097–17099 ·
view source on GitHub ↗
(cue)
Source
from the content-addressed store, hash-verified
17095
return
this
17096
}
17097
setCue(cue) {
17098
return
this.setAtom(0, cue)
17099
}
17100
setLine(line) {
17101
if
(line === this.getLine())
return
this
17102
// todo: clear parent TMTimes
Callers
4
_rename
Method · 0.80
remap
Method · 0.80
renameAll
Method · 0.80
_renameIntegerCues
Method · 0.80
Calls
1
setAtom
Method · 0.95
Tested by
no test coverage detected