Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setPath
Function
setPath
src/env.cpp:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
void setPath(const QString& s)
405
{
406
set(
"PATH"
, s);
407
}
408
409
QString get(const QString& name)
410
{
Callers
1
spawn
Function · 0.85
Calls
1
set
Function · 0.70
Tested by
no test coverage detected