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

Method activateComponent

src/controller/gmail.controller.js:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 activateComponent() {
30 mvelo.tabs.activate({id: this.tabId});
31 }
32
33 async onOpenEditor(options) {
34 await this.createPeer('editorController');

Callers 3

onAuthorizeMethod · 0.95
onOpenEditorMethod · 0.45

Calls 1

activateMethod · 0.45

Tested by

no test coverage detected