Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ update
Method
update
src/client-API/client-api.js:630–634 ·
view source on GitHub ↗
(handlers)
Source
from the content-addressed store, hash-verified
628
}
629
630
update(handlers) {
631
for
(
const
handle in handlers) {
632
this.handlers[handle] = handlers[handle];
633
}
634
}
635
}
636
637
function
handleSyncEvent({
type
, id, data}) {
Callers
12
revokeUser
Method · 0.80
addUser
Method · 0.80
updateKey
Method · 0.80
updateKey
Method · 0.80
updatePreferences
Method · 0.80
readArmoredKeys
Method · 0.80
onOk
Method · 0.80
lib-mvelo.js
File · 0.80
constructor
Method · 0.80
activate
Method · 0.80
_tabActivatedChangeHandler
Method · 0.80
addSyncHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected