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 157 of file FileSystem.d. |
|
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. |
|
Definition at line 81 of file FileSystem.d. |
|
Definition at line 82 of file FileSystem.d. |
|
Definition at line 83 of file FileSystem.d. |
|
Definition at line 85 of file FileSystem.d. |
|
Definition at line 86 of file FileSystem.d. |
|
Definition at line 87 of file FileSystem.d. |
|
Definition at line 89 of file FileSystem.d. |
|
Definition at line 147 of file FileSystem.d. |