MCPcopy Index your code
hub / github.com/Acode-Foundation/acode-plugin / init

Method init

src/main.js:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3class AcodePlugin {
4
5 async init() {
6 // plugin initialisation
7 }
8
9 async destroy() {
10 // plugin clean up

Callers 1

main.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected