Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
send
Function · 0.80
MockEventHandler
Class · 0.80
handleCancel
Method · 0.80
onAuthorize
Method · 0.80
cancelAuthorization
Method · 0.80
onOk
Method · 0.80
onCancel
Method · 0.80
_next
Method · 0.80
handlePortMessage
Method · 0.80
loadFile
Function · 0.80
createDisplayContainer
Method · 0.80
createEditorContainer
Method · 0.80
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected