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.
Request how much free space in bytes is available on the disk/mountpoint where folder resides
List the set of root devices.
Request how large in bytes the disk/mountpoint where folder resides is.
See Implementation
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.