Static Public Member Functions | |
char[][] | listRoots () |
void | setDirectory (FilePath fp) |
FilePath | getDirectory () |
Static Public Attributes | |
const char | PathSeperatorChar = '/' |
const char | FileSeperatorChar = '.' |
const char | RootSeperatorChar = ':' |
const char[] | PathSeperatorString = "/" |
const char[] | FileSeperatorString = "." |
const char[] | RootSeperatorString = ":" |
const char[] | NewlineString = "\n" |
Private Attributes | |
import std c linux | linux |
|
List the set of root devices.
Definition at line 158 of file FileSystem.d. |
|
Set the current working directory Definition at line 170 of file FileSystem.d. References FilePath::toStringZ(). |
|
Get the current working directory Definition at line 182 of file FileSystem.d. |
|
Definition at line 80 of file FileSystem.d. |
|
Definition at line 81 of file FileSystem.d. |
|
Definition at line 82 of file FileSystem.d. |
|
Definition at line 84 of file FileSystem.d. |
|
Definition at line 85 of file FileSystem.d. |
|
Definition at line 86 of file FileSystem.d. |
|
Definition at line 88 of file FileSystem.d. |
|
Definition at line 148 of file FileSystem.d. |