pub fn get_all_disks() -> Vec<HashMap<String, String>>
Function to get all disks’ information.
A Vec of HashMap containing the disk information.
Vec
HashMap