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

Method deactivatePortMessages

src/lib/EventHandler.js:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 deactivatePortMessages() {
49 this.#activePortMessages = false;
50 }
51
52 #checkConnection() {
53 if (this._port) {

Callers 1

flushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected