MCPcopy 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

getOpenedFileFunction · 0.85
openFileFunction · 0.85
uploadFileFunction · 0.85
openLinkFunction · 0.85
nextFunction · 0.85
previousFunction · 0.85
onDropFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected