[][src]Module psutil::disk

Load disk informations Author : Adrien Gaillard

Structs

DiskIOCounters

Disk counter struct

DiskIOCountersCollector

Disk counter struct to use nowrap mode

DiskUsage

Struct that contains disk usage informations

MountedPartition

Struct that contains informations about mounted partition

Functions

disk_partitions

Return all mounted disk partitions as a DiskPartitions struct including device, mount point and filesystem type.

disk_usage

Return disk usage associated with path.