Function sysmonk::resources::disks::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.