BlockDevice
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | dbus_path | |
| String | readable_size |
Methods
| Returns | Signature |
|---|---|
| DriveDevice | get_drive() |
| PartitionDevice[] | get_partitions() |
Property Descriptions
dbus_path
String dbus_path
Note
There is currently no description for this property. Please help us by contributing one!
readable_size
String readable_size
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
get_drive()
DriveDevice get_drive()
Note
There is currently no description for this method. Please help us by contributing one!
get_partitions()
PartitionDevice[] get_partitions()
Note
There is currently no description for this method. Please help us by contributing one!