|
OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
file-system utilities More...
#include <string>Go to the source code of this file.
Functions | |
| std::string | getCurrentWorkingDirectory () |
| std::string | getHomeDirectory () |
file-system utilities
Definition in file filesystem.h.
| std::string getCurrentWorkingDirectory | ( | ) |
Definition at line 24 of file filesystem.cpp.
| std::string getHomeDirectory | ( | ) |
Definition at line 39 of file filesystem.cpp.
1.8.9.1