MCPcopy Create free account
hub / github.com/cryptii/cryptii / getMessage

Method getMessage

src/View/Field.js:49–51  ·  view source on GitHub ↗

* Returns the current message, if any. * @protected * @return {?string} Message or null

()

Source from the content-addressed store, hash-verified

47 * @return {?string} Message or null
48 */
49 getMessage () {
50 return this._message
51 }
52
53 /**
54 * Sets the message.

Callers 2

renderMessageMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected