Static Public Member Functions | |
char[][] | listRoots () |
void | setDirectory (FilePath fp) |
FilePath | getDirectory () |
|
List the set of root devices (C:, D: etc)
Definition at line 82 of file FileSystem.d. |
|
Set the current working directory Definition at line 107 of file FileSystem.d. References FilePath::toUtf16(), FilePath::toUtf8(), and version. |
|
Get the current working directory Definition at line 127 of file FileSystem.d. |