Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
class
AcodePlugin {
4
5
async
init() {
6
// plugin initialisation
7
}
8
9
async
destroy() {
10
// plugin clean up
Callers
1
main.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected