MCPcopy
hub / github.com/mailvelope/mailvelope / reject

Method reject

src/content-scripts/keyGenContainer.js:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 reject() {
78 this.port.emit('generate-reject');
79 }
80}

Callers 15

sendFunction · 0.80
MockEventHandlerClass · 0.80
handleCancelMethod · 0.80
onAuthorizeMethod · 0.80
cancelAuthorizationMethod · 0.80
onOkMethod · 0.80
onCancelMethod · 0.80
_nextMethod · 0.80
handlePortMessageMethod · 0.80
loadFileFunction · 0.80
createEditorContainerMethod · 0.80

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected