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

Method getPathVector

external/.scrollLibs.js:15715–15717  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15713 return this._getCuePath()
15714 }
15715 getPathVector() {
15716 return this._getPathVector()
15717 }
15718 getPathVectorRelativeTo(relativeTo) {
15719 return this._getPathVector(relativeTo)
15720 }

Callers 1

_toHtmlMethod · 0.95

Calls 1

_getPathVectorMethod · 0.95

Tested by

no test coverage detected