![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Temporarily change working directory. More...
#include <pidir.h>
Public Member Functions | |
| CurrentDirOverrider (const PIString &path) | |
| Change working directory dir or file with relative or absolute path "path". | |
| CurrentDirOverrider (const PIFile::FileInfo &info) | |
| Change working directory to dir or file "info". | |
| void | restore () |
| Restore previous working directory. | |
Temporarily change working directory.