MCPcopy
hub / github.com/apache/pouchdb / destroy

Method destroy

lib/index.es.js:4368–4370  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4366 }
4367
4368 destroy() {
4369 this._cleanup();
4370 }
4371
4372 _read() {
4373 var self = this;

Callers 7

_setupMethod · 0.45
LevelPouchFunction · 0.45
completeFunction · 0.45
callDestroyFunction · 0.45
doMigrationOneFunction · 0.45
localViewCleanupFunction · 0.45
queryPromisedFunction · 0.45

Calls 1

_cleanupMethod · 0.95

Tested by

no test coverage detected