Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
serialize
Method · 0.95
copy
Method · 0.95
viewDidReverse
Method · 0.95
brickReplaceButtonDidClick
Method · 0.80
actionDidClick
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected