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