MCPcopy Index your code
hub / github.com/Maccoder3/MAC-MD / save

Method save

lib/database.js:48–50  ·  view source on GitHub ↗

* Queue Save

()

Source from the content-addressed store, hash-verified

46 * Queue Save
47 */
48 save() {
49 this._queue.push('_save')
50 }
51
52 _load() {
53 try {

Callers 3

dataMethod · 0.95
sticker6Function · 0.80
addExifFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected