pub fn get_attribute( disk: &mut Disk, name: impl AsRef<str>, ) -> Option<Attribute>
Get an Attribute from a Disk by name
Attribute
Disk