MCPcopy
hub / github.com/mailvelope/mailvelope / getAttributes

Method getAttributes

src/modules/KeyringBase.js:281–283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

279 }
280
281 getAttributes() {
282 return getKeyringAttr(this.id);
283 }
284
285 removeKey(fingerprint, type) {
286 let removedKey;

Callers 4

getLogoImageMethod · 0.80
getKeyringMethod · 0.80
setLogoMethod · 0.80

Calls 1

getKeyringAttrFunction · 0.90

Tested by

no test coverage detected