Function get_all_disks

Source
pub fn get_all_disks() -> Vec<HashMap<String, String>>
Expand description

Function to get all disks’ information.

§Returns

A Vec of HashMap containing the disk information.