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