Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ user
Function
user
src/asset.cpp:209–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
208
209
std::string user(std::string filename) {
210
return system::join(userDir, filename);
211
}
212
213
214
std::string plugin(plugin::Plugin* plugin, std::string filename) {
Callers
11
main
Function · 0.85
init
Function · 0.85
init
Function · 0.85
Manager
Method · 0.85
saveAsDialog
Method · 0.85
loadDialog
Method · 0.85
getUserPresetDirectory
Method · 0.85
loadSelectionDialog
Method · 0.85
saveSelectionDialog
Method · 0.85
onAction
Method · 0.85
string assetLocal
Method · 0.85
Calls
1
join
Function · 0.70
Tested by
no test coverage detected