MCPcopy
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
105Object.assign(DatStorage.prototype, mixin)

Callers 10

setupFunction · 0.45
pollfetchFunction · 0.45
noteUpdateFunction · 0.45
syncFunction · 0.45
notifyFollowFunction · 0.45
exportToFunction · 0.45
saveFunction · 0.45
subscribeFunction · 0.45
changeSettingFunction · 0.45
removeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected