Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ getPaneSourceIdForElement
Function
getPaneSourceIdForElement
public/js/fileListView.js:1822–1824 ·
view source on GitHub ↗
(el)
Source
from the content-addressed store, hash-verified
1820
}
1821
1822
function
getPaneSourceIdForElement(el) {
1823
return
getPaneSourceId(getPaneKeyForElement(el));
1824
}
1825
1826
(
function
seedLastOpenedFolderFromPaneStorage() {
1827
try {
Callers
4
repairBlankFolderIcons
Function · 0.70
folderRowDragStartHandler
Function · 0.70
renderFileTable
Function · 0.70
renderGalleryView
Function · 0.70
Calls
2
getPaneSourceId
Function · 0.85
getPaneKeyForElement
Function · 0.85
Tested by
no test coverage detected