struct

Psutil::Stats::DiskUsageStat

Inherits Struct / Value / Object

Constructors

Instance methods

free
Source
free=(free : UInt64)
Source
fstype
Source
fstype=(fstype : String)
Source
inodes_free
Source
inodes_free=(inodes_free : UInt64)
Source
inodes_total
Source
inodes_total=(inodes_total : UInt64)
Source
inodes_used
Source
inodes_used=(inodes_used : UInt64)
Source
inodes_used_percent
Source
inodes_used_percent=(inodes_used_percent : Float64)
Source
path
Source
path=(path : String)
Source
total
Source
total=(total : UInt64)
Source
used
Source
used=(used : UInt64)
Source
used_percent
Source
used_percent=(used_percent : Float64)
Source