Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ push
Method
push
src/controller/main.controller.js:29–31 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
27
}
28
29
push(event) {
30
this.cache.push(event);
31
}
32
33
#flushEvent(eventHandler) {
34
this.port.onMessage.removeListener(this.push);
Callers
15
getFilesValues
Function · 0.45
appendFileDownloadLinks
Function · 0.45
constructor
Method · 0.45
authorizeDomain
Method · 0.45
constructor
Method · 0.45
importKey
Method · 0.45
encryptMessage
Method · 0.45
encryptFile
Method · 0.45
readArmoredKeys
Method · 0.45
onUserInput
Method · 0.45
addPort
Function · 0.45
getAllControllerByType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected