Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moebytes/Frame-Player
/ upload
Function
upload
components/TitleBar.tsx:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
const upload = () => {
63
window.ipcRenderer.invoke(
"upload-file"
, false)
64
}
65
66
const download = () => {
67
window.ipcRenderer.invoke(
"trigger-download"
)
Callers
7
getOpenedFile
Function · 0.85
openFile
Function · 0.85
uploadFile
Function · 0.85
openLink
Function · 0.85
next
Function · 0.85
previous
Function · 0.85
onDrop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected