summaryrefslogtreecommitdiff
path: root/src/env.h
Commit message (Collapse)AuthorAgeFilesLines
* testForSteam() now uses env to get processesisanae2019-09-121-0/+5
| | | | moved processes from env.cpp to envmodule.cpp, merged what crash dumps did with what was in testForSteam()
* added env::getFileSecurity()isanae2019-09-111-4/+17
| | | | Environment gets stuff on demand
* added missing include guardsisanae2019-09-091-1/+12
| | | | log free space on drives involved in paths
* refactored Metrics and Display, no change in functionalityisanae2019-07-221-1/+38
|
* split envisanae2019-07-221-0/+117