Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_toHtml
Method · 0.95
Calls
1
_getPathVector
Method · 0.95
Tested by
no test coverage detected