Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ setAppsFolder
Method
setAppsFolder
src/server/nc_apps.cpp:102–104 ·
view source on GitHub ↗
--- SET APPS FOLDER ---
Source
from the content-addressed store, hash-verified
100
101
// --- SET APPS FOLDER ---
102
void NCApps::setAppsFolder(std::string folder) {
103
appsFolder = folder;
104
}
105
106
107
// --- ADD APP ---
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected