MCPcopy 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
404void setPath(const QString& s)
405{
406 set("PATH", s);
407}
408
409QString get(const QString& name)
410{

Callers 1

spawnFunction · 0.85

Calls 1

setFunction · 0.70

Tested by

no test coverage detected