tango.io.FileSystem

Members

Enums

FILE_DEVICE_DISK
anonymousenum FILE_DEVICE_DISK

Functions

CTL_CODE
uint CTL_CODE(uint t, uint f, uint m, uint a)
main
void main()

Static functions

foo
void foo(FilePath path)

Structs

FileSystem
struct FileSystem

Models an OS-specific file-system. Included here are methods to manipulate the current working directory, and to convert a path to its absolute form.

Variables

IOCTL_DISK_GET_LENGTH_INFO
auto IOCTL_DISK_GET_LENGTH_INFO;
Undocumented in source.

Meta

License

BSD: AFL 3.0:

Version

Mar 2004: Initial release Feb 2007: Now using mutating paths

Authors

Kris, Chris Sauls (Win95 file support)