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

Method getCuePathRelativeTo

external/.scrollLibs.js:15709–15711  ·  view source on GitHub ↗
(relativeTo)

Source from the content-addressed store, hash-verified

15707 return this.parent._getCuePath(relativeTo) + this.edgeSymbol + this.cue
15708 }
15709 getCuePathRelativeTo(relativeTo) {
15710 return this._getCuePath(relativeTo)
15711 }
15712 getCuePath() {
15713 return this._getCuePath()
15714 }

Callers 1

toFlatObjectMethod · 0.80

Calls 1

_getCuePathMethod · 0.95

Tested by

no test coverage detected