Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ fileManager.js
File
fileManager.js
public/js/fileManager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// fileManager.js
2
import
'./fileListView.js?v={{APP_QVER}}'
;
3
import
'./filePreview.js?v={{APP_QVER}}'
;
4
import
'./fileEditor.js?v={{APP_QVER}}'
;
Callers
nothing calls this directly
Calls
1
initFileActions
Function · 0.85
Tested by
no test coverage detected