Go to the source code of this file.
Functions | |
| const char * | WorkingDirectory () |
| return current working directory | |
| bool | IsDirectoryPath (const char *src) |
| does the path end in '/'? | |
| const char * | DirectoryName (const char *src) |
| extract directory name from path | |
| void | ChangeDirectory (const string &path) |
| change directories | |
| void | ChangeDirectory (const char *path) |
| change directories | |
|
|
change directories
|
|
|
change directories
|
|
|
extract directory name from path
|
|
|
does the path end in '/'?
|
|
|
return current working directory
|
1.3.8