MCPcopy Index your code
hub / github.com/SnapDrop/snapdrop / _download

Method _download

client/scripts/ui.js:469–472  ·  view source on GitHub ↗
(notification)

Source from the content-addressed store, hash-verified

467 }
468
469 _download(notification) {
470 document.querySelector('x-dialog [download]').click();
471 notification.close();
472 }
473
474 _copyText(message, notification) {
475 notification.close();

Callers 1

_downloadNotificationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected