FileSystemProps

Represents properties of the file system.

package

Default

Methods

__construct

__construct() 

totalSpace

totalSpace() : integer

Response

integer

The total space on the file system, in bytes

unallocatedSpace

unallocatedSpace() : integer

Response

integer

The total un-allocated space on the file system, in bytes

usableSpace

usableSpace() : integer

Response

integer

The total usable space on the file system, in bytes