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

Method isReverse

src/Encoder.js:105–107  ·  view source on GitHub ↗

* Wether to reverse translation. * @return {boolean}

()

Source from the content-addressed store, hash-verified

103 * @return {boolean}
104 */
105 isReverse () {
106 return this._reverse
107 }
108
109 /**
110 * Sets wether to reverse translation.

Callers 6

serializeMethod · 0.95
copyMethod · 0.95
viewDidReverseMethod · 0.95
actionDidClickMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected