Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShareDropio/sharedrop
/ cancelFileTransfer
Function
cancelFileTransfer
app/components/peer-widget.js:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
},
73
74
cancelFileTransfer() {
75
this._cancelFileTransfer();
76
},
77
78
abortFileTransfer() {
79
this._cancelFileTransfer();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected