MCPcopy 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
1822function getPaneSourceIdForElement(el) {
1823 return getPaneSourceId(getPaneKeyForElement(el));
1824}
1825
1826(function seedLastOpenedFolderFromPaneStorage() {
1827 try {

Callers 4

repairBlankFolderIconsFunction · 0.70
renderFileTableFunction · 0.70
renderGalleryViewFunction · 0.70

Calls 2

getPaneSourceIdFunction · 0.85
getPaneKeyForElementFunction · 0.85

Tested by

no test coverage detected