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