MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / reset

Method reset

projects/JavaScript/proto/proto.js:6778–6781  ·  view source on GitHub ↗

* Reset the client * @this {!Client}

()

Source from the content-addressed store, hash-verified

6776 * @this {!Client}
6777 */
6778 reset () {
6779 super.reset()
6780 this.resetRequests()
6781 }
6782
6783 /**
6784 * Watchdog for timeouts

Callers 1

resetMethod · 0.45

Calls 1

resetRequestsMethod · 0.95

Tested by

no test coverage detected