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

Method clearPort

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

Source from the content-addressed store, hash-verified

86 }
87
88 clearPort() {
89 this._port = null;
90 }
91
92 /**
93 * Disconnect port

Callers 2

handleDisconnectMethod · 0.95
removePortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected