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

Function complete

sdk/src/CloudSocketClientLib.js:1292–1295  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1290 this.form.action = this.uri();
1291
1292 function complete() {
1293 initIframe();
1294 fn();
1295 }
1296
1297 function initIframe() {
1298 if (self.iframe) {

Callers 3

script.jsFile · 0.50
xhr.jsFile · 0.50

Calls 2

initIframeFunction · 0.70
fnFunction · 0.70

Tested by

no test coverage detected