get_root_disk_usage

Function get_root_disk_usage 

Source
pub fn get_root_disk_usage() -> Result<String, Error>
Expand description

Gets the root disk usage information.

ยงErrors

Returns an error if the filesystem information cannot be retrieved.