OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
Functions
filesystem.h File Reference

file-system utilities More...

#include <string>
Include dependency graph for filesystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string getCurrentWorkingDirectory ()
 
std::string getHomeDirectory ()
 

Detailed Description

file-system utilities

Author
xythobuz

Definition in file filesystem.h.

Function Documentation

std::string getCurrentWorkingDirectory ( )

Definition at line 24 of file filesystem.cpp.

std::string getHomeDirectory ( )

Definition at line 39 of file filesystem.cpp.