Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/pouchdb
/ fail
Method
fail
lib/index.js:2517–2520 ·
view source on GitHub ↗
(err)
Source
from the content-addressed store, hash-verified
2515
}
2516
2517
fail(err) {
2518
this.failed = err;
2519
this.execute();
2520
}
2521
2522
ready(db) {
2523
this.isReady = true;
Callers
1
_setup
Method · 0.45
Calls
1
execute
Method · 0.95
Tested by
no test coverage detected