Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PleasureTools/joyBox
/ InitializeDb
Method
InitializeDb
backend/Src/main.ts:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
public InitializeDb(): void {
237
this.storage.Initialize(this.pluginManager.Plugins.map(x => x.name));
238
}
239
240
/**
241
* Prepares the file system
if
necessary.
Callers
1
Run
Method · 0.95
Calls
1
Initialize
Method · 0.45
Tested by
no test coverage detected