MCPcopy 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
198void init() {
199 initSystemDir();
200 initUserDir();
201}
202
203
204std::string system(std::string filename) {

Callers

nothing calls this directly

Calls 2

initSystemDirFunction · 0.85
initUserDirFunction · 0.85

Tested by

no test coverage detected