SPH
|
#include <FileSystem.h>
Public Member Functions | |
ScopedWorkingDirectory (const Path &path) | |
~ScopedWorkingDirectory () | |
Helper RAII class, changing the working directory to given path when constructor and reverting it to the original path in destructor.
Definition at line 96 of file FileSystem.h.
|
inline |
Definition at line 101 of file FileSystem.h.
|
inline |
Definition at line 106 of file FileSystem.h.