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

Method getLastError

src/Encoder.js:146–148  ·  view source on GitHub ↗

* Returns error occurred during last translation. * @return {?Error}

()

Source from the content-addressed store, hash-verified

144 * @return {?Error}
145 */
146 getLastError () {
147 return this._lastError
148 }
149
150 /**
151 * Returns meta object of last translation.

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected