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

Method destroy

src/main.js:408–410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

406 }
407
408 async destroy() {
409 editorManager.editor.commands.removeCommand("packageAdder");
410 }
411}
412
413if (window.acode) {

Callers 6

loadLibrariesMethod · 0.80
pkgDetailsMethod · 0.80
changeVersionMethod · 0.80
closePluginMethod · 0.80
addThroughDownloadMethod · 0.80
main.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected