MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / completion

Method completion

client/js/src/interface/upload.ts:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 * resume and complete the upload.
79 *
80 * The function will reject if the node with the given name already exists.
81 */
82 uploadFromFile(
83 fileObject: File,

Callers 8

verifyContentMethod · 0.65
drainUploadFunction · 0.65
verifySuccessFunction · 0.65
verifyFailureFunction · 0.65
downloadToPathMethod · 0.65
uploadFileMethod · 0.65

Implementers 2

UploadControllerclient/js/src/internal/upload/controll
DownloadControllerclient/js/src/internal/download/contro

Calls

no outgoing calls

Tested by 3

drainUploadFunction · 0.52
verifySuccessFunction · 0.52
verifyFailureFunction · 0.52