MCPcopy Create free account
hub / github.com/apache/pouchdb / fail

Method fail

lib/index-browser.js:2676–2679  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

2674 }
2675
2676 fail(err) {
2677 this.failed = err;
2678 this.execute();
2679 }
2680
2681 ready(db) {
2682 this.isReady = true;

Callers 1

_setupMethod · 0.45

Calls 1

executeMethod · 0.95

Tested by

no test coverage detected