Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CrStat::Mem::Entities::FilesystemModel
Inherits
Struct
<
Value
<
Object
Constructors
new
(filesystem :
String
, size :
Float64
, used :
Float64
, available :
Float64
, usage_pct :
Float64
, mount_point :
String
)
Source
Instance methods
available
Source
available=
(available :
Float64
)
Source
filesystem
Source
filesystem=
(filesystem :
String
)
Source
mount_point
Source
mount_point=
(mount_point :
String
)
Source
size
Source
size=
(size :
Float64
)
Source
usage_pct
Source
usage_pct=
(usage_pct :
Float64
)
Source
used
Source
used=
(used :
Float64
)
Source