MCPcopy Create free account
hub / github.com/Maccoder3/MAC-MD / load

Method load

lib/database.js:41–43  ·  view source on GitHub ↗

* Queue Load

()

Source from the content-addressed store, hash-verified

39 * Queue Load
40 */
41 load() {
42 this._queue.push('_load')
43 }
44
45 /**
46 * Queue Save

Callers 3

ytvFunction · 0.80
ytaFunction · 0.80
addExifFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected