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

Method getDelegate

src/Form.js:218–220  ·  view source on GitHub ↗

* Returns the delegate. * @return {?object}

()

Source from the content-addressed store, hash-verified

216 * @return {?object}
217 */
218 getDelegate () {
219 return this._delegate
220 }
221
222 /**
223 * Sets the delegate.

Callers 2

fieldValueDidChangeMethod · 0.95
Field.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected