Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadLibraries
Method · 0.95
pkgDetails
Method · 0.95
changeVersion
Method · 0.95
loadFileContent
Method · 0.95
Calls
1
destroy
Method · 0.80
Tested by
no test coverage detected