Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
CloudObject.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected