MCPcopy Create free account
hub / github.com/CloudBoost/cloudboost / unPin

Method unPin

sdk/src/CloudObject.js:125–127  ·  view source on GitHub ↗
(callback)

Source from the content-addressed store, hash-verified

123 };
124
125 unPin(callback) { //pins the document to the local store
126 CB.CloudObject.unPin(this, callback);
127 };
128
129 saveEventually(callback) {
130

Callers 2

offlineMode.jsFile · 0.80
CloudObject.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected