Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kickscondor/fraidycat
/ update
Method
update
src/js/dat/storage.js:100–102 ·
view source on GitHub ↗
(data, receiver)
Source
from the content-addressed store, hash-verified
98
}
99
100
update(data, receiver) {
101
this.updated(data)
102
}
103
}
104
105
Object.assign(DatStorage.prototype, mixin)
Callers
10
setup
Function · 0.45
pollfetch
Function · 0.45
noteUpdate
Function · 0.45
sync
Function · 0.45
notifyFollow
Function · 0.45
exportTo
Function · 0.45
save
Function · 0.45
subscribe
Function · 0.45
changeSetting
Function · 0.45
remove
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected