MCPcopy 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

getFilesValuesFunction · 0.45
appendFileDownloadLinksFunction · 0.45
constructorMethod · 0.45
authorizeDomainMethod · 0.45
constructorMethod · 0.45
importKeyMethod · 0.45
encryptMessageMethod · 0.45
encryptFileMethod · 0.45
readArmoredKeysMethod · 0.45
onUserInputMethod · 0.45
addPortFunction · 0.45
getAllControllerByTypeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected