File

Undocumented in source.

Members

Static functions

exists
bool exists(const(char)[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
getModificationTimestamp
long getModificationTimestamp(const(char)[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
rawRead
ubyte[] rawRead(const(char)[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
rawRemoveReadedData
void rawRemoveReadedData(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
bool remove(const(char)[] path)
Undocumented in source. Be warned that the author may not have intended to support it.
write
bool write(const(char)[] path, const(T)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta