Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
onBrowserAction
Method · 0.80
analyticsConsent
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected