struct

Beryl::CLI::Scan::Disk

Inherits Struct < Value < Object

Un disque physique détecté sur la cible (lsblk -b -d).

Constructors

new(name : String, size_bytes : Int64, model : String, is_ssd : Bool, transport : String)
Source

Instance methods

dev_path
Source
human_size
Source
is_ssd
Source
kind
Source
model
Source
name
Source
size_bytes
Source
transport
Source