MCPcopy Index your code
hub / github.com/mailvelope/mailvelope / openApp

Method openApp

src/controller/sub.controller.js:100–103  ·  view source on GitHub ↗
(fragment)

Source from the content-addressed store, hash-verified

98 }
99
100 openApp(fragment) {
101 const hash = `#${fragment}`;
102 mvelo.tabs.loadAppTab(hash);
103 }
104
105 getSecurityBackground() {
106 return getSecurityBackground();

Callers 3

onBrowserActionMethod · 0.80
analyticsConsentMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected