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

Function getActiveKeyringId

src/controller/sub.controller.js:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119}
120
121export function getActiveKeyringId() {
122 return activeKeyringId;
123}
124
125// transfer data to app UI via slots
126const appDataSlot = new Map();

Callers 1

onArmoredKeyMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected