Static Public Member Functions | |
static char[][] | listRoots () |
static void | setDirectory (FilePath fp) |
static FilePath | getDirectory () |
|
List the set of root devices.
Definition at line 157 of file FileSystem.d. References assert(). |
|
Set the current working directory Definition at line 169 of file FileSystem.d. References FilePath::toUtf8(). |
|
Get the current working directory Definition at line 181 of file FileSystem.d. |