MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / logUserInput

Function logUserInput

src/components/generate-key/GenKey.js:74–79  ·  view source on GitHub ↗
(type)

Source from the content-addressed store, hash-verified

72 }
73
74 logUserInput(type) {
75 this.port.emit('keygen-user-input', {
76 source: 'security_log_key_generator',
77 type
78 });
79 }
80
81 render() {
82 return (

Callers

nothing calls this directly

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected