MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / getSecurityBackground

Method getSecurityBackground

src/controller/sub.controller.js:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 getSecurityBackground() {
106 return getSecurityBackground();
107 }
108
109 updateSecurityBackground() {
110 this.ports[this.mainType].emit('update-security-background');

Callers

nothing calls this directly

Calls 1

getSecurityBackgroundFunction · 0.90

Tested by

no test coverage detected