MCPcopy Create free account
hub / github.com/bajrangCoder/acode-plugin-packageAdder / closePlugin

Method closePlugin

src/main.js:317–322  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 closePlugin(){
318 this.$page.hide();
319
320 cAlert('Error','Connection error, check your internet and Try Again!');
321 loader.destroy();
322 }
323
324 addThroughApi(filesArray){
325 let api = '';

Callers 4

loadLibrariesMethod · 0.95
pkgDetailsMethod · 0.95
changeVersionMethod · 0.95
loadFileContentMethod · 0.95

Calls 1

destroyMethod · 0.80

Tested by

no test coverage detected