Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
data
Method · 0.95
sticker6
Function · 0.80
addExif
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected