Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ init
Function
init
src/asset.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
197
198
void init() {
199
initSystemDir();
200
initUserDir();
201
}
202
203
204
std::string system(std::string filename) {
Callers
nothing calls this directly
Calls
2
initSystemDir
Function · 0.85
initUserDir
Function · 0.85
Tested by
no test coverage detected