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

Method getCuePath

external/.scrollLibs.js:15712–15714  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15710 return this._getCuePath(relativeTo)
15711 }
15712 getCuePath() {
15713 return this._getCuePath()
15714 }
15715 getPathVector() {
15716 return this._getPathVector()
15717 }

Callers 1

toObjectMethod · 0.80

Calls 1

_getCuePathMethod · 0.95

Tested by

no test coverage detected