MCPcopy 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

_renameMethod · 0.80
remapMethod · 0.80
renameAllMethod · 0.80
_renameIntegerCuesMethod · 0.80

Calls 1

setAtomMethod · 0.95

Tested by

no test coverage detected